Anyone know how to set up a blueprint where: once both of these conditions are met then proceed? (ie. Both BoolA and BoolB have to be true to proceed) Thank you. Edit: I found the solution: And function in math allows multiple bools to be used.
Hey, I want to learn unreal engine from zero. But all of these plugins and settings that are enabled as default confuses me. I would like to know what each of these plugins are responsible for. And i would like to learn the ones i need one by one. I tried to turn off all of the plugins but it kinda removed more than i…
(Photos courtesy of Gemini) The PitchI'm a solo dev building Iron Wake, a 1v1 hard sci-fi capital ship combat game in Godot 4.x. The core gameplay loop, UI, and Newtonian physics are already coded in and playable using programmer-art greyboxes.I need a hard surface artist to step in and replace those greyboxes so I can…
So setting aside the fact that he doesn't know how his own technology works or games are made... If it did control and generate things every frame at the geometry level that would be impressive from a technical standpoint. However similar questions come to mind as any other art: how do you keep it consistent and prevent it…
As for stylized textures, you could search around on the forum here, lots of resources on how to paint textures, for example https://polycount.com/discussion/117119/a-pack-of-textures-painted-using-hand A fairly common strategy (and quite successful) is to use Substance 3D Designer to craft a height map, then alter that to…
Hello, Our next Kickstarter is just about ready to launch and we will start thinking about next years Kickstarter projects. Currently we do all our Tilescape tiles in house, but are are looking to expand. We are looking for a couple of experienced Zbrush artists to work with. Artists must have these skills: * Understanding…
19+ since it happens at a bar. And be sure to always pay your bar tab! that's really all there is to it. In terms of etiquette at socials like this, it's generally a good idea to not treat them like a job fair, but rather use them as a time to get to know the people you meet on a more personal level. We've never really had…
Im not sure i get your question correctly. It does work technically, i.e. if I set those "Switch" integer value to 0 it will be for sure interpreted as "false" and integer 1 will gives "true". So technically - it works, but from UI point of view it doesnt make any sence since in designer the variable are clearly declared…