#ue4-general

1 messages ยท Page 147 of 1

sharp crest
bright wave
#

i like the unreal engine -> tactical ops, best shooter ever

#

or frag.ops -> unreal engine 3

#

you guys know if there is any unreal engine oldschool shooter is in development?

#

gameplay like tactical ops

worn granite
#

Yeah that's fine but don't worry too much about it

#

I've actually worked on an oldschool shooter done in UE4, but they moved to another engine I think.

hexed forum
#

hey guys, im trying to learn unreal engine but im stucked at animation things. Tutorials on youtube about animations are simple. They are just about idle walk run. Is anyone know good examples about complicated animations? Tutorials, example content etc.

pallid compass
#

What caps out when u play PUBG

#

cpu or gpu

plush yew
#

@worn granite ok im back

worn granite
#

That's like an overview

#

that's an overview of finished features.

#

That's like saying that a car "goes places and carries people"

bright wave
#

@pallid compass I am cpu bound

#

I could play with higher grafic settings, using postprocessing and so, but then the game fells not smooth (delay, input lag)

#

my fps are good too then, but the responsivity is bad

fierce tulip
#

bye messages, nice seeing you

#

:p

plush yew
#

XD

#

i deleted them

pallid compass
#

maybe draw calls then

plush yew
#

since he didnt say anything i dont want that public yoo

vapid cedar
#

Too late, already memorized everything.

worn granite
#

Lol I said I can't give you a qoute on that

bright wave
#

i think its beause of the postprocessing

vapid cedar
#

Time to duplicate your game and sell for millions.

#

๐Ÿ˜ƒ

plush yew
#

@vapid cedar ๐Ÿคฃ

worn granite
#

but yeah I'm developing your project as well

#

Already halfway done

#

you slow af bro

plush yew
#

WAT

#

honestly im stuck at a point right now

#

where our character is nude

worn granite
#

@vapid cedar lets release at the same time later this week?

bright wave
#

you guys know when unreal engine 5 will be released?

plush yew
#

because we have no one to make clothes

#

:^)

#

@bright wave 2022

vapid cedar
#

Mine's already released, already on the Steam Sale.

#

Too slow

worn granite
#

Oh man

#

brb releasing in 30s

vapid cedar
#

lol

worn granite
#

two games up on steam just like yours now @plush yew you made a fatal mistake

plush yew
#

@worn granite lolwut

bright wave
#

for me unreal engine 2 was best performance, good texture loading

#

with unreal engine 3 the texture loading was bad

#

or bad opzimized games^^

vapid cedar
#

I don't think that's something you can easily compare, how long between both engine releases?

bright wave
#

yeah i know

vapid cedar
#

Not counting the fact that it takes several years before devs really get comfortable with an engine and hardware set.

bright wave
#

its only my feeling as consumer

#

is it true that unreal engine 4 does not good support more threads/cores?

#

or is it only bad programming?

worn granite
#

BP is single threaded, but if its C++ you can make threads

#

in fact, ue4 uses more than one thread

bright wave
#

what is BP?

worn granite
#

what most people try to make a game with in UE4

#

google ue4 bp

bright wave
#

i like john carmak

#

doom engine, very nice optimized

vapid cedar
#

I'm curious how often most studios use BP, do they typically just setup most classes and systems requiring large math in C++, then go nuts in BP otherwise?

bright wave
#

what i am interessted in

#

maybe you guys know it

#

is it much work to recode and optimize this bp?

#

if you have a game like pubg

grim ore
#

Blueprints are used wherever they can be used. Need a simple light switch to turn on something? Blueprint it. Need something to hover? blueprint it. Want some complex math to calculate buffs? put it in C++ and expose it to Blueprints or say fuck it and do it all in Blueprints!

#

don't want to use Blueprints? Do it all in C++ then!

#

don't want to use C++? Do it all in Blueprints then!

bright wave
#

is a bp the code in c++? or is a bp an own language?

grim ore
#

The answer to how often most studios use BP would depend on the game type and their targets. It could be 0% or 100%

#

It is the visual scripting language in Unreal Engine 4

plush yew
#

@worn granite so like

#

u think its taking me too long?

bright wave
#

ah i think i understand

grim ore
#

Hourence has some good videos on when they were working on The Solus Project that cover what they did in C++ and what they did in BP as well as their thought process. Most things were done in BP and only heavily reused parts were done in C++ and exposed to make them easier to use.

pallid compass
#

I JUST HAD

#

A MENTAL THOUGHT

vapid cedar
#

Yeah, I understand it can be 0% or 100%, I'm really curious about the number of released projects and their usage of BP. I don't plan on doing 100% BP, but I really want to know. ๐Ÿ˜ฆ

pallid compass
#

I think i know how to fit two black and white mask's in too one colour channel

digital root
#

Hey

grim ore
vapid cedar
#

For us, our custom controllers and classes are in C++, otherwise BP. But we don't have a lot of systems anyway.

#

Thanks for the info!

digital root
#

Is there a offtopic chat?

grim ore
pallid compass
#

@frank escarp

#

I JUST HAD THE MOST MENTAL IDEA EVER

grim ore
#

if you wanted to get technical could you not fit way more than 1 mask per color channel? each color channel has a value step so if you put each mask in each step then pull your mask out based on that step you could have X masks per channel where X is the # of steps?

pallid compass
#

thats what i was thinking

#

but the issue is any overlaping

#

just realised if u had any overlaps it wouldnt work and that defeats the purplose of it

#

unless u mapped using other value's so say mask 1 only at anything above .X value

fierce tulip
#

you can store quite a lot of masks in one channel, just need proper if's and what not

kindred viper
#

if you make a mask in open source image editing software.... is it a GIMP mask?

pallid compass
#

dam i forgot

#

is it 8,16,24 bit

#

for tga

#

16,24,32 i mean

vapid cedar
#

@kindred viper Bad joke in bad taste, haha. ๐Ÿ˜„ ๐Ÿ‘

kindred viper
#

there are no bad jokes, except the UK Government.

#

wanders off, proud of his spiteful anti-Tory comment of the house

#

*hour

pallid compass
#

when u gotta use quixel to make good panel lines

#

"pls no"

#

-clicks create project, computer freezes up-

#

god i havent missed this

plush yew
#

@regal mulch not sure if u have seen my game

#

but i was wondering if u could tell me how long u think it would take u to make what i made in 8 months with essentially no prior experience

pallid compass
#

dam why is it such a pain to make good lucking mesh decal panel lines

regal mulch
#

@plush yew Well, no, don't know the game i think?

plush yew
#

@regal mulch It;s a multiplayer survival game. My intent is to have most of the features of other survival games:
Persistant world, crafting based, pvp, AI, cooking, base building, resource gathering, iron working (smelting., a form of crafting).

#

Essentially all of those features I have, but are not "polished"

regal mulch
#

Hm, hard to say, as I don't know how big the parts are

#

But I did my own Survival Stuff before

#

Inventory with Crafting only though

#
  • Stamina and HP etc
#

I guess for the base stuff, if I work each day full time on it, I guess 1-2 months?

#

Rather 2

#

Really depends on how big the systems are

fierce tulip
#

and how much you keep changing over time XD

plush yew
#

Yeah i have essentially all of that now, and its in a database..etc

regal mulch
#

@fierce tulip True, however if you plan such stuff you should write down a base version. The most basic things you need to have it work (the game idea)

#

Only then you start iterating and changing

#

Otherwise you waste a lot of time sitting on one part

plush yew
#

Also... we (now its just me) were going to do AI, but now its only me so im thinking instead we would do summoning (craft a scroll, summon a mount into your tribe), and then instead of guns, i was tihnking doing a particle effect on a blueprint which uses a projectile movement component to fire it like a fireball..etc

fierce tulip
#

amount of times Cel, Shadowriver and buddy clay have screamed at me for changing stuff later due to mis-explaining...

regal mulch
#

That's different though. If you plan it yourself, you know what you aim for. If your client says A and then wants B, it's screaming time

#

@plush yew Everything takes time. Doesn't matter if you restructure it.
I would aim for a base version like I just explained and also stick to your plans

plush yew
#

Well i mean AI in general is something i dont think i have the skills to do in a big scale

#

@regal mulch look at ARK Survival... how the fuck did they handle that on the network side?

#

with like over 3,000+ Dinos on a single map

pallid compass
#

yeah u have a shit storm coming when it comes to multiplayer & optimisation and stuff

plush yew
#

lol

pallid compass
#

they didnt

#

it fucking awful

plush yew
#

yeah... especially with AI

pallid compass
#

even with there stasis system and AI

#

hit reg was so bad man

plush yew
#

isnt the "stasis syhstem"

regal mulch
#

My 1080 can't handle ARK

plush yew
#

essentially just

#

dormancy?

#

lol

regal mulch
#
  • it looks like shite
#

Compared to other games

pallid compass
#

kinda but no really

#

the issue with ark is cpu bound

plush yew
#

I played ark for like 700 hours, then quit it to make veritex lol

regal mulch
#

Well yeah, why culling if the whole map can be loaded haha

#

Idk if they improved that

plush yew
#

i never had problems

regal mulch
#

Probably by now

plush yew
#

and i was running on a 960 gpu

#

lol

regal mulch
#

It does run on the 1080

#

But not at max

#

Which is stupid

pallid compass
#

3k tri walls, no instance static mesh's, crazy materials, some mental SSAO system them built

#

etc

plush yew
#

I dont think u need

#

ISMs

pallid compass
#

using UMG for name plates

plush yew
#

ISMs for buildings

pallid compass
#

list goes on

plush yew
#

is very bad in my opinion

pallid compass
#

u need ISM when u got 10k walls in a base

regal mulch
#

If you have a lot of repeating meshes you want ISM

plush yew
#

u need to be able to have control lol

regal mulch
#

You do have control

pallid compass
#

u still have control

#

ISM is just a visual thing

plush yew
#

how would u be able to link it

#

to a tribe

regal mulch
#

e.g. John's minecraft?

#

ISM

plush yew
#

what lets the person know that its a tribe structure

pallid compass
#

easily

plush yew
#

lol

regal mulch
#

Actually he even used the proc mesh

#

You save the Instance in a struct with the rest of hte data

#

Imagine how lightweight it gets if you whole big house is just 10 ism

worn granite
#

you can totally have ISM and still have full control

regal mulch
#

instead of 500 meshes

plush yew
#

Ok then

pallid compass
#

in ark we had on average 7k walls in bases

plush yew
#

how would u handle a snapping feature?

pallid compass
#

and that was just walls

#

CPU bottleneck was a nightmare

#

the ISM has nothing to do with the rest of the BP

#

like hitbox, name, etc

#

its just the visual

regal mulch
#

You can use them for hitbox too

#

Hitting them gives the actor the index of it

#

You can query it

#

So you can create them

#

And save them in an array

#

Then query them later for health etc

#

And snapping has nothing to do with the ISM

#

You just spawn small boxes at the snapping points. Bit of math

plush yew
#

here's what i know

#

i know im not gonna reinvent my entire system

#

LOL

worn granite
#

for sure its more work, but you gotta put in the effort at some point

plush yew
#

because it not gonna make me more money

#

like i havent made any money from this

#

in fact ive lost

#

over $3,000

regal mulch
#

Let's say it like this: If it works and doesn't cause issues

plush yew
#

lolol

regal mulch
#

Keep it

#

If it bites you with performance, you won't get around refactoring it

pallid compass
#

just like everyone else

worn granite
#

idk man if you can legitimately say you're more optimized than a game you're competing agaisnt its a selling point

plush yew
#

also... @pallid compass i feel like u can have incredibly high poly models if you have good LODs

regal mulch
#

Why saying. It's about showing it

#

if his system works and is fast

#

it's fine

plush yew
#

@worn granite yea

regal mulch
#

If you know upfront about ISM etc and you put some planning time into it, you can use that

worn granite
#

if you can legitimately say, that implies it is easily demonstrated

regal mulch
#

Wouldn't refactor it now that he already made it different

#

Until it proves to be shit

cloud cobalt
#

No one is going to compete with a game based on optimization alone though. You're going to need better gameplay first

plush yew
#

honestly i didnt fully understand ISMs until like a month or two ago

#

Lol

regal mulch
#

Totally fine. There is probably a lot more we all don't understand yet

plush yew
#

๐Ÿ˜Š

#

LOL

#

honestly though, like i dont even understand how to create a uhm

pallid compass
#

More your optmised the better the experiance for people

plush yew
#

character selection screen

pallid compass
#

comes with practice

plush yew
#

like male / female

#

lol

#

at what point can u add that

#

because as soon as u hit CONNECT

#

it loads in

pallid compass
#

when u pas sa certian point a blueprinting / c++ you can pretty much figure 90% of things out

#

pass*

#

backend servers

#

u connec to first

#

for account / char creation etc

regal mulch
#

What loads in?

pallid compass
#

or u can just have them connect to a server, and do it in a normal server

#

etc

#

theres many ways

plush yew
#

@regal mulch it loads the default pawn

#

lol

#

so ive been just not using that anymore

regal mulch
#

Then remove it from the GameMode?

pallid compass
#

so?

plush yew
#

yeah

#

thats what i was gonna say

#

im not even using that anymore lol

regal mulch
#

That was PostLogin is for (in BP)

plush yew
#

just using SpawnActor => Possess

pallid compass
#

Put it this way

#

all post login stuff

#

seperate pawn, controller, GM

#

i have for

#

the only thing that carries inbetween is the game instance i handle connection stuff in

regal mulch
#

Can easily just have the SteamID (for example) saved with the pawn together and if the Player joins and has non yet on the server, you put him into the creation UI

plush yew
#

yeah

#

thats what im doing

regal mulch
#

Given you talk about ARK

plush yew
#

oh well not the ui i mean

#

honestly dont even wanna do character selection tbh

#

i think its a waste of time ... i would rather implement features

#

like

#

actual combat?

#

lol

pallid compass
#

i would be very careful with what you are doing, and make sure u practice and test things because by the sounds of it you are a little out your working zone right now

#

if u think this is bad, wait till u get to debuging and cleaning

#

u will want to spoon your own eyes out

plush yew
#

honestly debugging has been easier

#

I just learned about TWeakObjPtr the other day

#

because my thing was crashing

#

because it got gc'd

pallid compass
#

making panel lines
quixel makes the psd file in a format iv never seen

w h yyyyyyyyyy

plush yew
#

lol

pallid compass
#

man wth how are u ment to put colour on mesh decals if when u use opacity it masks your normals

#

so annoying

#

i think iv gone potato

#

im missing something obvious af

#

i just want black line with my panel line normal mesh decal

#

if i mask to the black line for alpha, the normals vanish, but if i mask to the edge of the normals, i get a white colour bleeding in

plush yew
#

Anyone else find that the Unreal Launcher is signing them out?

pallid compass
#

-bangs head on desk-

#

this makes no sense D:

#

is there away to mask out base colour but have normal map be there?

gentle ivy
#

@plush yew sometimes, not often

pallid compass
#

cant figure out how to blend base colour on mesh decals and its driving me mad af D:

frank escarp
#

Lookin at Datasmith beta

#

im interested on knowing if it comes with the new improved python/bp tools for editor shanenigans

#

i want to build some workflow tools

#

like "pack selected into a blueprint" with some special logic to do so

pallid compass
#

stupid question but how can i make my opacity not mask my normal maps lmao

plush yew
#

Is it just me or like

#

is the unity asset store actually pretty useful

#

like am i allowed to just take shit from there

#

and use it in unreal

#

lmao

pallid compass
#

most likely not

#

unless

worn granite
#

idk review the terms

pallid compass
#

its on both stores

plush yew
#

i mean...

worn granite
#

Like you can basically do whatever but you're probably not supposed to and could potentially get in trouble

plush yew
#

if the person is selling .fbx files i dont think unity can make any claim

#

like that lol

#

legally i mean

#

unreal can get away wit hit because

worn granite
#

all about the terms

cloud cobalt
#

You're not allowed to

plush yew
#

its a ".uasset file"

#

ok well what if u just

#

email the developer directly who made the art

#

and ask them to do a paypal transaction

#

over email

cloud cobalt
#

Do that, sure

plush yew
#

lol

#

i dont like it how these companeies are claiming ownership over it

#

when its not technically theirs

#

Lel

cloud cobalt
#

Their store, their rules

plush yew
#

just because i put my stuff inot walmart

#

doesnt mean walmart can be like

#

"only buy from walmart"

#

"no where else"

#

"cant use outside walmart"

#

"or we sue"

#

thats like straight up illegal

#

lolol

#

and... unenforcable

#

how can u enforce a law like that?

cloud cobalt
#

The store license is an extremely good deal 100% of the time

#

And it's also pretty legal - you get content for an engine, the license says it, and that's it

#

It's a simple contract

plush yew
#

i dont think thats legally binding

#

in any way

#

lol

cloud cobalt
#

It's a contract

plush yew
#

If i showed that to a lawyer they would probably laugh at it

#

yeah but a contract has to be legally binding

#

to be enforcable

cloud cobalt
#

A contract is legally binding, to the extent the law allows it

#

If you're sure the law forbids it, then go ahead

plush yew
#

i mean if i send u a letter in the mail that says "if u do not reply to this letter witihn 5 years, i get your 100,000 in yonur savings account under bank account number ###### at bank #### #### ####"

#

that is not legal

#

Lool

#

because if that was how contracts worked

#

then i would not be working

#

i would be sending those letters out

cloud cobalt
#

Legally binding to the extent allowed by law

pallid compass
#

I dont think you understand contracts, and these are two totally different things.

cloud cobalt
#

If you accept a contract and the contract isn't illegal according to some law in your country, then yeah, it's legally binding

#

It's not like you're going to jail for it, but it opens your company / your person to civil lawsuits for damages, compensation, etc.

#

Like if you decide not to pay the UE4 royalties because you don't feel like it, or redistribute the engine - you signed a contract by accepting the license agreement, so you have to follow it

plush yew
#

ohh i just read it btw

#

unity asset store works like this

#

the rules only apply when using unity engine

#

but if u want to b uy them and use in other engines

#

u have to ask the authors

#

of the assets

#

that's it

#

lol

#

unity doesnt claim ownership

#

of the assets themselves

#

"You are free to embed and distribute them within any "electronic games and interactive media"."

cloud cobalt
#

UE4 is actually the same

#

License is non exclusive, so the seller can sell anywhere ; and you don't have to use UE4

plush yew
#

yea

#

thats good tbh

pallid compass
#

god dam i cant get my decals to blend D:<

plush yew
#

@cloud cobalt evidently when u buy something from unity

#

you gain a "universal" "worldwide" license to use the asset for any electronic media or games

#

lol

pallid compass
#

god dam

#

i think im done for the night

#

this is burning my brains out

plush yew
#

I really really dont like corporate

#

literally everything has to be documented

#

._.

storm venture
#

random question, I often see skeletal meshes of guns with an unfired bullet attached to it. what's the intended purpose of the bullet?

fierce tulip
#

the reloading bullet probably

vapid cedar
#

Likely easier to call an object already loaded into the world attached to the asset making the call.

Could also be a way to pre-load the asset with the gun instead of forcing a load on first shot.

And what Luos said, maybe just for a reloading anim. lol

storm venture
#

awesome, thanks guys

plush yew
#

hey

#

any of u guys have any pizza

vapid cedar
#

Always.

frail owl
#

HELLO MY PEEPS! I had the novel idea to google unreal engine discord and now I feel like I invented bread.

#

๐Ÿž

hexed lance
floral heart
light thunder
#

anyone here ever met with a member of Epic's business development team at all?

slate orbit
#

If anyone is interested, I just posted an update to the ue4 game im working on https://gamejolt.com/games/ThePillage/290214

Game Jolt

The Pillage is about an appetite for murder. It's about killing for sport and reaping organs for reward. It drops the player in a city with only three things, a small knife, a large weapon, and a...

hard island
#

RIP im old

#

i dont know how to crack softwares or torrent anymore

light thunder
#

@hard island Just go to HappyHippo and ownload it directly

frail owl
#

In unreal

quasi lake
#

Anyone knows why sometimes the otherActor parameter is not equal to the hitActor of the SweepResult ?

#

From the OnComponentBeginOverlap event

tepid steeple
#

๐Ÿ˜ญ ๐Ÿ˜ญ ๐Ÿ˜ญ ๐Ÿ˜ญ Just went to grab my wish list of items from the Cyber Monday sales and the sale has finished!!!

#

It's still Monday in some places!

floral heart
#

Hah.

#

Nothing I want has changed price since thanksgiving week. I wonder when the holiday prices will give out.

#

(That said, there's an 8600k for $11,248.75 on Amazon.)

quasi lake
#

Wait for next year lamo

quasi lake
#

How to delete the frames in the middle part of the animation

tough flint
#

please

open isle
#

Hello there! In landscape mode, for sculpt, is there a hotkey for the brush size?

pallid compass
#

I just realised if i drop materails in LOD's wont the area's turn black?

#

"Research and write a 4000-word essay to cover the following criteria.

โ€ข Critically review the development of computer games (1.1)
โ€ข Critically review computer games in the context of the wider culture (2.1)
โ€ข Critically assess the cultural impact of computer games (2.2)
โ€ข Analyse the ludic qualities of examples of computer games (3.1)
โ€ข Analyse the narrative qualities of examples of computer games (3.2)" whyyy

wary wave
#

wtf

#

who gives you these ridiculously broad topics?

pallid compass
#

Tutor at uni

#

this is rly gonna help my skills

#

thx fam

wary wave
#

each one of those bullet points could be a freaking BOOK

#

in fact, they probably are

pallid compass
#

am i the only person who is thinking that its a waste of time

wary wave
#

it probably has some use, but studies with such a broad focus are really not great

pallid compass
#

theres the brief if u wann read it lmao

frank escarp
#

thats mostly to force you to think for a bit

#

they dont expect you to write a book

#

they expect you to investigate a bit and read about it

pallid compass
#

u know why they are making us do this

wary wave
#

well no, they expect 4000 words, but 800 words on each of these topics is pretty brief

pallid compass
#

because they have nothing to teach because there is not enough tutors

#

no joke lmao

frank escarp
#

then why do oyu even bother

pallid compass
#

there is no where else to go

wary wave
#

" Critically review computer games in the context of the wider culture (2.1)" - in 800 words, lol

frank escarp
#

and you think a gamedev degree has any value whatsoever?

pallid compass
#

until i get my internship at TNG studio's then maybe i can go to gnomon at same time

frank escarp
#

the only value of gamedev schools are the contacts

pallid compass
#

no it dosent, but it would allow me to teach and have something to fall back on

wary wave
#

it's a HND

frank escarp
#

HND?

pallid compass
#

higher national diploma

#

u do that + the extra year

#

and u can teach

#

u do HND and extended diploma

wary wave
#

yeah, it's not a degree, it's a different qualification

pallid compass
#

its 3 years in total

#

welcome to uk education

#

lmao

#

HND is level 5
then level 6 is bachlor's
7 is masters
then 8 is doctoral in the uk

cloud cobalt
#

That assignment sounds like pretty good topics tbh

pallid compass
#

i think its dif over in USA

#

yeah i guess its not too bad, it be nice if we actually got taught something skill based, i guess thats why im complaining as always

cloud cobalt
#

Depends on what you want to work as

#

If you're going for the art side, your skills are probably going to matter more than your education

wary wave
#

well, an HND should be geared less towards actual tangible skills, and more about educating the person taking the diploma sufficiently so that they can learn the skills they require; it should be orientated more towards critical thinking / assessment as well as self-learning

pallid compass
#

I just doing this because there is nothing else to do in the uk

cloud cobalt
#

@pallid compass What's your dream work ?

wary wave
#

"nothing else to do in the uk"

There's something like 265 degree level games courses and another 180 HND / Foundation courses in games :p

#

(yeah, holy shit)

pallid compass
#

Running my own team and making enough to pay them and put a roof over my head, im not really money orientated person i guess

#

wtf jfc

#

thats alot

wary wave
#

yep

frank escarp
#

im already halfway on the "run my own team"

wary wave
#

the UK turns out 1/3rd as many graduates in games every year as there are people working full time in the industry, lol

#

the vast majority of them never work in games

frank escarp
#

no degree. and the CS degree im 3/4th of the way its useless

pallid compass
#

Right now i have my own small team and we are working on a project, and i just managed to snag my self a 2 bedroom house yesterday to turn in to a studio

wary wave
#

you can't operate a business out of a residential property, FYI

pallid compass
#

but obviously i cant afford to pay them, but iv managed to buy alot of studio equipment

cloud cobalt
#

@pallid compass Okay, but running your team is a pretty high-level thing, don't you want to work on games too ? Which part of that do you want to work on ?

frank escarp
#

i dont really want to get an "actual studio" until i have a couple more games published and sold

#

probably after my next project

wary wave
#

(but you can have an address in one of those buildings that is essentially just an address for hundreds / thousands of businesses)

frank escarp
#

but my goal is definitely to grow into management fairly fast

pallid compass
#

ambershee u sure? because iv been registered my comapny at my residence address for over a year and been working from home with people, and uk gouverment knows this

#

oops

#

erm im not suure strange, i can do anything but concept art and human sculpting

surreal viper
#

i'm not sure about UK but in my country it's legal

pallid compass
#

government*

frank escarp
#

pretty sure its legal in spain too

wary wave
#

I can't recall the specifics, it's something to do with where your employees work

#

if it's just you, it's fine

surreal viper
#

actually I can even use a residence which isn't even my property as long as I have a written agreement from the owner

pallid compass
#

Hmm, iv not had any letters company address and home address is the same

#

had no letters, *

wary wave
#

the UK has weird laws about what you can and can't do with properties

pallid compass
#

yeah perhaps

#

maybe its gray area's

#

because its not a huge thing,

surreal viper
#

anyway if you want to have your own team and you want to lead them you will need money ๐Ÿ˜ฎ

pallid compass
#

if i had maybe 25 man team and was pulling some medium income it might be different

surreal viper
#

like a lot

pallid compass
#

well we already got studio kitted out

wary wave
#

equipment is pretty light in terms of costs

pallid compass
#

4 work rigs, 2 27qhd citniq's, motion capture gear, facial capture, audio recording

#

etc

#

and some smaller tablets

wary wave
#

our three man studio cost around ยฃ80k per year to run

pallid compass
#

dam son jesus

wary wave
#

that doesn't include office space (ours was free), but it does include things like legals and accounting

pallid compass
#

yeah i really hate legal expenses

#

even just getting consultation's for copyright

wary wave
#

legals accounted for about 15% of our expenditure

pallid compass
#

dam ;o

frank escarp
#

USA?

surreal viper
#

atm we get on with ยฃ8622 /year but low budget life and nobody got paid, family ftw ๐Ÿ˜„

wary wave
#

we're all talking UK, hehe

surreal viper
#

also 3 man team

frank escarp
#

i knew a guy who went to make a software company in the USA

#

it was a fucking disaster

#

50% of the cost legal

pallid compass
#

very similar here csaba

frank escarp
#

not kidding

pallid compass
#

wtf lmao

frank escarp
#

and they had to actively research tons of patents to not get patenttrolled

pallid compass
#

yeah this is why usa spooks me

frank escarp
#

software patents are โค

pallid compass
#

everyone is lawyer mad over there

frank escarp
#

business failed

#

they really couldnt get anything done

#

if they had to avoid possible patenttrolling

#

business would probably have worked in euro

#

but not in usa

pallid compass
#

then again usa is where the money is at

#

the pay difference between uk and usa is huge

frank escarp
#

but thats becouse you dont get education, nor healthcare

#

so you need to pay everything yourself

pallid compass
#

average 3d modeller pay in uk is 33k$

frank escarp
#

im not sure if the actual "final money" would be more in UK

pallid compass
#

$

frank escarp
#

spain 3d artist starts at 1000 euros/month

#

top tier ones maaaybe 2500 euros/month

pallid compass
#

dam wtf thats so little#

frank escarp
#

costs are also smaller

#

healthcare is free

#

and you get unemployment and all that stuff

grim sinew
#

Comparing wages across countries is meaningless, cost of living is so vastly different

pallid compass
#

true that

#

and tax is different

frank escarp
#

average-ish salary in spain is around 1000

pallid compass
#

also zero WHERE U BEEN FAM

frank escarp
#

retail jobs get around 800 or so

grim sinew
#

Busy, I told you. Thesis projects.

pallid compass
#

Ah gotcha

grim sinew
#

Projects as in plural.

#

I'm dying here ;-;

pallid compass
#

Good news tho, i may able to go gnomon

#

im doing some interning at TNG studio's

#

and if all goes well, i may be able to go out a second time and maybe do gnomon course at same time

grim sinew
#

Congrats!

surreal viper
#

eu ftw, live east, work for west, win

pallid compass
#

its a maybe! but its something postive

open isle
#

but imagine you are a freelancing on the internet, you could ask for 40$/ hour and live in a very cheap city

pallid compass
#

true that

grim sinew
#

Hey, just getting past the initial portfolio review is a good start.

pallid compass
#

yeah god help me, wont be till next year tho

wary wave
#

eh, he's in the UK - you don't really want to live in a 'cheap city' in the UK

open isle
#

i lived in coventry , i tend to agree

wary wave
#

haha

frank escarp
#

come to spain

wary wave
#

he can't :p

frank escarp
#

like so many UK grandpas do

wary wave
#

Freedom of movement is being rescinded, remember?

#

(yay, Brexit)

frank escarp
#

tons and tons of retired old people from UK and germany living in the coast of spain

#

becouse whatever they get from their retirement probably goes a long way on a cheap-ish coast city in spain

#

and thats chill as fuck

open isle
#

I lived in BCN too and well magic city, I would love to go back some days

frank escarp
#

BCN?

wary wave
#

BCN = Barcelona

open isle
#

yes

frank escarp
#

too bad they wanna separate from spain

#

they will do new election soon

#

lets see what happens

pallid compass
#

uk be crazi with brexit boi#

wary wave
#

2019 will be an interesting year

frank escarp
#

damn shame tho, barcelona is indeed a very nice city

#

lots of gamedev studios there

pallid compass
wary wave
#

I think my biggest concern at the moment is the civil war breaking out again, it never really went away

frank escarp
#

what civil war?

wary wave
#

these days folks in Euroland buy from the UK because it's cheap

#

UK civil war

#

in Northern Ireland

#

like 30 years ago

frank escarp
#

i do see UK fragmenting itself

#

due to brexit

wary wave
#

The Troubles (Irish: Na Trioblรณidรญ) was an ethno-nationalist conflict in Northern Ireland during the late 20th century. Also known internationally as the Northern Ireland conflict, it is sometimes described as a "guerrilla war" or a "low-level ...

frank escarp
#

definitely north ireland and scotland wanna get the fuck out of UK

open isle
#

i agree, captain and iron man need to get their shitz together

frank escarp
#

iron man did nothing wrong

pallid compass
#

uk is stupid, politicans say a load of fake lines and false facts about brexit

#

and are allowed to get away with it

#

then when its happening they like "lol duno"

#

and brexit still happens

wary wave
#

politicians in the UK have absolutely zero accountability

frank escarp
#

and brexit with 51%

wary wave
#

they're legally allowed to lie

frank escarp
#

you cant do such a dramatic change on 51%

cloud cobalt
#

Politicians have absolutely zero accountability

frank escarp
#

becouse you are pissing off literally half the country

cloud cobalt
#

Not just in the UK ๐Ÿ˜ƒ

frank escarp
#

if it was 60%+ , then it would be fine

pallid compass
#

true

wary wave
#

yeah, there was no majority for that vote

frank escarp
#

you cant do 50/50 becouse population is split 50/50 left/right

pallid compass
#

i remember when they where like "with brexit we got another 300mil a week for the NHS"

open isle
#

and yesterday glyphosate got allowed for 5 more years in the EU... Good job Monsanto!

frank escarp
#

and its going to be 50/50 for pretty much anything

pallid compass
#

mfw brexit went through and they are like

frank escarp
#

wich means any winner is just a fad/temporal

wary wave
#

normally a 'majority' is considered something like 2/3rds of voters when 2/3rds of the electorate votes

pallid compass
#

"300mil i duno lol"

frank escarp
#

winning by 60% or 2/3rd leaves absolutely no space for error

#

didnt they just vote like 70% in favor of gays in australia?

pallid compass
#

blows my mind how people can legally lie and spread false facts

frank escarp
#

conservatives got rekt

wary wave
#

but yeah, 51% on a 72% turnout, ouch

frank escarp
#

and a very clear split beetween education and age

kindred viper
#

all that mattered was my vote. and I won. So nerr.

wary wave
#

2/3rds on 2/3rds means 43%

frank escarp
#

young people Stay. Old people leave

pallid compass
#

gonna be fun when brexit actually happens and our money might crash even harder

#

then people like

kindred viper
#

i have no money. im safe

pallid compass
#

"oh no y dis happen"

#

lmao

cloud cobalt
#

That's democracy for you, guys. Blame the people, not the politicians who cater to them.

#

51% of even a small turnout is huge

frank escarp
#

its even more interesting to follow all the russian influence propaganda conspiracies

#

damn guys troll everything

pallid compass
#

puttinnn 4king

frank escarp
#

and pretty much a proven thing

kindred viper
#

yeah there is one going around atm that Russian influence is stopping people getting flu jabs. Classic

cloud cobalt
#

(Not that I'd ever vote for a -xit myself)

sinful umbra
frank escarp
#

i definitely see it with catalonia

pallid compass
#

yeah we do, but no one is talking.

#

and havent been for the past 20 mins

wary wave
#

51% isn't an 'overwhelming majority' though, heh

frank escarp
#

you see Assange and wikileaks (wich its been a russian propaganda piece for a while) spreading all the lies they can about catalonia

pallid compass
#

otherwise we would of hopped channels or been helping them

frank escarp
#

and some separatist leaders paid by money from russia

cloud cobalt
#

@wary wave It's not, but you have to wonder how much people really cared about remaining though, if they couldn't be bothered to vote.

#

Sounds a lot like most UK did want to leave

wary wave
#

A very large number of people felt they couldn't vote because they didn't have adequate information

pallid compass
#

man the thing with the uk not getting the full vote tho, convervatives, being like "no money for nhs" then being like, we got 2bil for ireland so we can do a merger thing to stay in charge lmao

open isle
#

is puigdemont still hiding in belgium?

frank escarp
#

yup

open isle
#

lol

kindred viper
#

a lot of people don't vote out of protest and a belief that voting doesn't work. I was the same for a while when I was younger

frank escarp
#

and some of the separatist leaders that stayed in spain and went to trial were like

#

"it was a joke"

#

and im not kidding

wary wave
#

also, British citizens living in the EU were denied the vote, which is pretty atrocious tbh

frank escarp
#

literally, in trial, doing that they did it as a joke/fake

wary wave
#

I have a hunch that Brits living in EU countries might want to have a say in the outcome

kindred viper
#

wtf denied the vote? Thats criminal surely?

wary wave
#

it's not criminal when you get to make the rules

#

ยฏ_(ใƒ„)_/ยฏ

pallid compass
#

lmfao %

#

^

frank escarp
#

yeh pretty much

cloud cobalt
#

@wary wave Ultimately it's going to be hard to shake the feeling, outside UK, that most of UK didn't really want to be in the EU. Regardless of whether you had a fair election or not

open isle
#

typical shitty politicians, never trust someone who wants power

cloud cobalt
#

It's not like the UK was for any kind of political integration

kindred viper
#

reminds me of one of my favourite quotes. "I've always been a firm believer in the ruling class. Especially since I rule". - Randall from Clerks

wary wave
#

I don't think most of the UK did want out - but I won't deny that there's a significant vocal minority that does

frank escarp
#

honestly its good for the EU

#

UK fucking off it

#

its REALLY bad for the UK

pallid compass
#

wasent it something like 50% of the people who voted out, after seeing what happened wanted to change there mind?

frank escarp
#

but its actually positive for the rest

wary wave
#

the irony though, is that by the time it happens, enough of the leave voters will have died of old age that the results would have swung the other way

frank escarp
#

becouse the UK had a special position and basically blocks everything

surreal viper
#

also now people see what happens if you leave

#

good to learn on other's mistake

cloud cobalt
#

Yeah, as a French it's hard to be annoyed at the UK leaving tbh

frank escarp
#

UK is basically ruled by Germany, France, and UK

#

specially Germany and UK

#

now its germany only at the top

surreal viper
#

specially germany ๐Ÿ˜„

frank escarp
#

at least germans got their shit together

kindred viper
#

how cool would it be if we left the EU, and the government had pooled all it's resources into bitcoins, and we ended up ok in the end ๐Ÿ˜„

cloud cobalt
#

Germany's rule sounds like it's in jeopardy these days, though

pallid compass
#

lmao#

cloud cobalt
#

At least until they decide whether Merkel stays

pallid compass
#

my friend is obbsessed with mining bitcoins

wary wave
#

It would be nice if the UK ended up alright in the end - but the way things are going....

pallid compass
#

he makes like 700$ aday

#

its nuts

frank escarp
#

nah, UK being successful in brexit would be an international disaster

#

becouse the EU would break

kindred viper
#

it cant get much worse for some here. I mean I know its a decent place to live in general, but hardships are hardships wherever you are

pallid compass
#

we gotta take one for the team

frank escarp
#

UK needs to go to shit and be unsuccessful so it shows why the EU is important

#

and EU becomes stronger

open isle
#

well yesterday germany voted for the glyphosate to stay in the EU for 5 more years, so well screw them too!

cloud cobalt
#

I don't want the UK to go to shit tbh

#

Hell I don't want anyone going to shit

frank escarp
#

neither does anyone, but if they are successful with brexit, the whole EU goes to shit

kindred viper
#

@open isle yeah that sucks. Money talks

wary wave
#

eh, it's going to get worse, it's unavoidable

frank escarp
#

and the EU is the most developed place in the world, we need to make an example

pallid compass
#

if u have been following it, the uk is getting butt fucked on leaving terms

frank escarp
#

USA is an absolute joke

wary wave
#

basic living costs will be the most impacted

frank escarp
#

and china/russia are also a disaster

cloud cobalt
#

If Brexit is sucessful, it means the EU really isn't working, so.. Others would be right to leave too.

#

it looks like it's not happening though

wary wave
#

it doesn't mean it isn't working, it just means it isn't working for the UK

frank escarp
#

except the UK is boosted massively from all the free trade with EU

open isle
#

i think we need to get rid of banks and interest, it is the biggest scam in the world right now.... all those countries in debt. it is just ridiculous

wary wave
#

lack of access to the common market is going to be devestating to certain industries, particularly those that produce food as an example

shadow coral
#

I like diversity, strong EU is no good. Let UK be UK!

kindred viper
#

the EU without the UK can still work. It's not like we were the magic bind that held it together. We just participated on a higher level than other countries. Which as pointed out, has hindered the EU also

pallid compass
#

inb4 we end up leaving and making trade deal with the eu and being back to square one but now have 0 say in the eu lmfao

frank escarp
#

@pallid compass thats the most logical outcome

#

and its good

wary wave
#

free market access and continued free movement would be the best outcome

frank escarp
#

means the EU can go forward

#

without the UK blocking everything

wary wave
#

but the UK won't concede on free movement, ergo, no free market access

pallid compass
frank escarp
#

UK seems to want to become USA, and usa is a disaster (for common people)

wary wave
#

UK doesn't want it

frank escarp
#

so having them out of EU means less USA style influence in EU

wary wave
#

those who have money want it

cloud cobalt
#

Ultimately people will see a decade from now hether it was a good idea or not

shadow coral
#

another reason to stay in EU glyphosate in your food for at least 5 more years! yummy!

pallid compass
#

in 10 years we can all come back to this what on 28/11/2018

#

and someone can say

#

"told u so"

frank escarp
#

@shadow coral food stuff is already MILES ahead of USa

#

like not even close

wary wave
#

yeah, that's one of the things that's likely to change

pallid compass
#

Anyone else find the idea of being able to carry lethal modern weapons in the USA a bit insane?

shadow coral
#

I guess UK on its own might be even worse in food standards.. yeah. just sayin, why tell all countries to have glyphosate in their food?

wary wave
#

degredation in food quality legislation for the benefit of 'trade'

frank escarp
#

@pallid compass yes

pallid compass
#

Didnt they just pass a law to carry swords in texas?

frank escarp
#

and then they complain of having the highest murder rate of any developed country

surreal viper
#

@frank escarp why is usa a disaster?

frank escarp
#

the thing is

wary wave
#

you can carry lethal modern weapons in quite a few countries

frank escarp
#

a sword needs skill to use

#

and you need to run to get people

kindred viper
#

@pallid compass not really. what annoys me though is that it isn't swords. Now we miss out on a wild wild west with samurai scenario.

frank escarp
#

a sword is FAR safer than a gun

wary wave
#

the USA on the other hand has an absolutely deranged cultural problem and distinct lack of appropriate legislation in many states

pallid compass
#

true, i guess im refaring to things that have some range i guess? and dont take much skill to use

frank escarp
#

even a bow is safer than a gun

wary wave
#

you can own rifles here no problem

pallid compass
#

like to hard to kill 10 people with a knife i guess?

frank escarp
#

becouse its harder to aim and slower to shoot

pallid compass
#

but we a hand gun?

#

with*

#

ez

frank escarp
#

yeh pretty much

wary wave
#

the license is fairly easy to obtain

frank escarp
#

try to kill 10 people with a sword

#

its pretty damn hard

#

stamina runs out from chasing people

#

meanwhile try to kill 10 people with a rifle

#

EZ work anyone can do it

#

if you get mugged in spain you can just run

kindred viper
#

i think the US problem is pretty bad but when you look at Brazil, that place really dictates why you shouldn't have so many with access to guns.

frank escarp
#

and not get shot in the back

#

becouse muggers have knifes

#

better a mugger with a knife than a mugger with a gun

open isle
#

can you buy a gun in wallmart in brazil?

shadow coral
#

central banked EU is pretty similar to fed controled usa

kindred viper
#

@frank escarp how about Shuriken then? ๐Ÿ˜„

frank escarp
#

needs skill, limited amount

pallid compass
#

also take stamina

frank escarp
#

and shurikenscant kill people

#

trust me ive used some

kindred viper
#

they can if you hit the neck

cloud cobalt
#

So happy we don't have a crazy gun culture over here

frank escarp
#

well, but that is extra hard

cloud cobalt
#

Or a sword culture

pallid compass
#

u need to cut at least 2 inch's keep for lethal

frank escarp
#

a shuriken is less effective than a throwing knife

pallid compass
#

or is it 1.5?

floral heart
#

You just need a bigger shuriken.

frank escarp
#

but easier to use

pallid compass
#

lmao

floral heart
#

Or a poisoned one.

pallid compass
#

man im sure if u tried to make posion

#

ud prob kill ur self

shadow coral
#

lot of blood vfx involved with samurai swords

pallid compass
#

my guess is it takes a fuck ton of skill lmao

kindred viper
#

ok robot arms that can fire shuriken. I mean im stretching it here with cowboy robot ninjas but its more interesting than guns

frank escarp
#

you can just get some weird ass cleaning products and coat the thing on it

pallid compass
#

true that

frank escarp
#

some of those are impressively toxic

#

you can carry a gun in spain, but its a heavily regulated thing

cloud cobalt
#

Anyway, probbly not the right channel, folks

frank escarp
#

as far as i know you need to make a proper case that you need to carry a gun

pallid compass
#

soon as someone ask's questions il stop lmao

#

and help if possible

#

channel is just abit dead tbh

frank escarp
#

its nowhere even easy, and i think you are only allowed specific models of pistols

kindred viper
#

ahh yeah we supposed to speak about Generals. Ok i'll start. Montgomery was ok but I preferred MacArthur for his peaceful attitude.

frank escarp
#

security guards do not carry guns

cloud cobalt
#

Okay, does anyone know if you can check on Steam if a particular key has been redeemed ?

frank escarp
#

@cloud cobalt steamworks

#

there is a query key thing

pallid compass
#

OOO

#

GOOD NEWS GUISE

#

we got new tutor

#

soon

open isle
#

by the way, anyone knows how the shortcut/hotkey for the brush size in landscape mode?

pallid compass
#

hopefully they teach us something gud

#

i think its photoshop keys?

#

[ ]

cloud cobalt
#

@frank escarp Programmer API, or the Steamworks site ?

frank escarp
#

site

pallid compass
#

Silly question

#

i prob know the answer to it but

#

If i have an object with 3 materials, and on LOD 1 i want to remove the details material, i have to remove it in the mesh and import it right?

#

because if i leave it blank

#

its gonna turn detail section black.

frank escarp
#

yes

#

if you want decals with lods you need to do manual lods

#

or some kind of better autlod tool like sympligon

pallid compass
#

gotcha was just checking

#

as i ran in to a major decal issue

#

If u have mesh decal's with base colour you cant have area's that are just normal's

#

as there HAS to be base colour

#

so i might just have to use two decal materials

#

if that makes sense

#

u cant mask base colour with out masking normals can u ?

frank escarp
#

not a clue

cloud cobalt
#

Thanks @frank escarp

frank escarp
#

bitcoin reached 10k

#

its gone from 7k to 10k in barely a week

pallid compass
#

fuck my mates gonna be loaded lmao

#

btw do u have to do anything special to enable simplygon in ue4?

cloud cobalt
#

Aside from paying the license ?

pallid compass
#

i cant seam to find the plugin download

#

or where to put my licence

#

license

cloud cobalt
#

Didn't you get instructions with the license ?

pallid compass
#

nope lmao

#

list of download's with it

#

but no plugin or anything for ue4

#

ooo found ue4 .pdf for it

#

dam no good info in it wth

cloud cobalt
#

Tried the plugin browser ?

pallid compass
#

plugin browser?

cloud cobalt
#

UE4 plugin browser yeah

pallid compass
#

its not in there

cloud cobalt
#

Something like Edit -> plugins

pallid compass
#

unless its not called simplygon

#

Theres download's on the simplygon page for the sdk, unity, some third party stuff but no ue4

#

ohh

#

aparently its in the sdk download

#

why would they give unity its own section, but not tag that the ue4 is in the sdk D:

#

thats so misleading

dense ravine
#

Has someone an idea why some of my swarm clients arent starting the job, even though their state is "available, and assigned to the correct machine"?

pallid compass
#

check the guide#

#

alot of people do it back to front

wary wave
#

TIL: The blueprint iteration limit seems to apply to all actors, not to single actors

paper kernel
#

it's an iteration limit per frame, yes?

wary wave
#

seems to be per tick, yeah

paper kernel
#

I usually split large loops over multiple frames

wary wave
#

Funnily enough I have done

#

but I want to compare the old version with the new version side by side, and am now hitting the limit again, lol

paper kernel
#

try standalone

#

it shouldn't be bound to the limiter

wary wave
#

I just doubled the iteration limit in the settings, it's no big deal

#

it does however bother me that the 'infinite loop detection' isn't actually detecting infinite loops

#

it can catch them

paper kernel
#

true, it does fail to detect actual infinite loops

wary wave
#

but there's also a scenario where I could be doing something pretty heavy, and then subsequently hitting the per-frame iteration limit in a completely different loop in a different actor entirely

#

IMHO, that's not good enough

#

'Infinite loop detected on node A in actor B' - but there never was an infinite loop, and most of the instructions counted were performed in actor A...

paper kernel
#

what the hell are you even doing that requires so much interations?

wary wave
#

generating landscapes with cluster terrain

paper kernel
#

oh, I see

#

I should probably get around fixing that ism grid system I built earlier ๐Ÿค”

pallid compass
#

Is there an easy way to add 4 Mater instance paramaters to alot of materials?

#

is there like away to enherit it similar to umm, mf?

wary wave
#

Material Parameter Collections

pallid compass
#

or do i just gotta copy pasta it all over

#

u mean away to expose 4 param's, not have them all be the same

paper kernel
#

isn't param collection super expensive?

pallid compass
#

Basically Colour 1,2,3 and emissive paramater

wary wave
#

then yes, you could use a material function, so long as they're used the same way

pallid compass
#

or do i just gotta copy paste it in to every material

#

tldr i want all ship materials to have a exposed colour paramaters

#

yeah

wary wave
#

RE: Landscape gen:
Pretty pleased with it thus far;
https://snag.gy/ktBDam.jpg

That's using a woodlands template; landscape is shown on the left, foliage layer voxels on the right

#

still got a lot to do

pallid compass
#

i once thought i seen someone create some nodes or param's in a material

#

and he didnt have them connected

#

like u can do with clearcoat

#

can u do that with anything?

pallid compass
#

U know whats bugging me

#

Why is there no sort of

#

Sort option

#

for data tables

paper kernel
#

because there would be a group that would say it's sorting with wrong method

#

"x sorting algo is heresy"

pallid compass
#

i might have to do it outside of ue4

#

i need build a color library

#

but id like to have it in some sort of order

noble trellis
#

Wow lol just got banned on fortnite. It kicks me everytime i jump out of the bus. Im not sure why It thinks that i have cheated or teamed up with enemies. I didnt do either of those things so im not sure why its happening. Anyone know what i might have done wrong? The game was just starting to get fun๐Ÿ˜”

plush yew
#

Man

#

i cant believe absoluhtely no one on here

#

wants like $100

#

to do some UI for me

#

i posted two jobs lel

cloud cobalt
#

$100 is worth half a day of a developer, so maybe you're asking for too much

plush yew
#

xD

#

Its like

#

1 hour worth of work tho

#

maybe less

#

so like lets say its 4 hours of work... thats $25 an hour

#

pretty great pay

#

also i didnt efven mention how much in my post

#

๐Ÿ˜›

cloud cobalt
#

So what do you want to do ?

plush yew
#

just make a UI menu

#

look nicer

#

i have one already but its pretty fuckin bland

#

loll

#

just the main menu tho

cloud cobalt
#

Sounds like more than half a day's worth tbh

#

What does it look like now ?

plush yew
#

most of the people on here

#

arent seasoned professionals

#

lol

#

in game dev tho

#

also sec

#

you dont pay a newbie the same as a person whos been doing it for like 5 years

#

its pretty simplistic lol

#

functional... not pretty

#

๐Ÿ˜„

cloud cobalt
#

My advice would be to do it yourself, frankly

plush yew
#

yea i thought so too

#

but honestly making a nince main menu is super important

#

and i want it to be good

cloud cobalt
#

Just do what I do : pick a nice font, make your buttons simple rectangular shapes with a solid color, and have a decent-looking background behind it.

plush yew
#

Some of the main menus i like tho

#

are like

#

Assassins creed has the big SQUARES, pubg has a nice mainmenu, overwatch too

#

its the animations in the background that make those two nice

#

assassins creed has the nice big squares

#

lol

cloud cobalt
#

This is our main menu

#

Basically kind of the same features as yours

#

Better have a minimalist UI that looks decent than something overcomplicated in poor taste

#

Do you really want to hire someone, do a contract, pay him just for a menu like that ?

plush yew
#

exactly

cloud cobalt
#

Sure that's the best use of your money and time ?

plush yew
#

ehh

#

no

#

but im not good at comimng up with ideas

#

lolol

#

i believe in paying peoplme to be creative for me so i dont have to

#

like i can be creative in terms of things i understand...

#

different ways of coding, different database structures, game mechanics

fallow pawn
#

What is the theme of your game?

plush yew
#

but i havbe no concept of UI

#

@fallow pawn multiplayer survival

fallow pawn
#

What about the setting?

fluid stag
#

today I embark on the greatest challenge

#

seagull AI

plush yew
#

I don't think thats relavant

#

lol

fallow pawn
#

Well if you want a UI for your game it is

#

Unless you just want it to be very simplistic

plush yew
#

oh its already simplistic

#

i dont think u can get anymore simplistic

#

than what i have

#

haha

fallow pawn
#

lmao yeah it seems very minimalistic but I imagine that is just a placeholder until you get something better brewing

#

I'm working on something for my BR game and I'm having a hard time staying out of the tacky zone

pallid compass
#

my god, being made to make a GDD for uni now

fallow pawn
#

Feels unavoidable when you do UI for horror

pallid compass
#

kill me

cloud cobalt
#

@plush yew is basically trying to make money by doing a PUBG clone on his own, and doesn't want to be doing creative work because that's not his thing.

plush yew
#

@cloud cobalt i hate PUBG

#

fuck that game

#

i really fucking hate it

cloud cobalt
#

A PUBG competitor.