(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…
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…
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…
Thanks, yeah was thinking the same after I posted. Have the lighting as a scene, then each mesh set and then just reference them in. Then can batch render the shots.
Hi there :) I'd add a few cons : - Dynamic subdiv's crease levels always resetting to 15, while user might not want that (I often opt for 1 or 2 depending on the density of my topology), maybe recall the latest used value or allow to store it in the preferences - Add a way to clearly set off Dynamic brush size everywhere…
@illumisanic As other people have said, you're doing it now! Post your work and be open to feedback, and comment on other peoples stuff too, do game jams, make friends. There is also the route of joining various game dev discords where people are discussing the industry and trying to get feedback, a lot of times for me…
Hi guys, I'm baking a lot of stuff in marmoset using python api, however today I've found that when I set baker.multipleTextureSets = True Marmoset found 0 texture sets in my model: baker.getTextureSetCount() retrns 0. Model is ok and have materials properly set: if I select baker in scene tree view by hand it refreshes…
Post: Hello! I’m working on Pokémon Lunacore, a fan-made Pokémon MMO set in a unique region inspired by California. The game features an original story where Team Midnight captures a corrupted Victini, a Dark/Electric-type Pokémon, to experiment on it. The experiment goes wrong, putting Victini into a deep slumber.…
Hello everyone, im a concept artist and now im having some fun time doddling some concepts for dota 2 and teamfortres 2 workshop. this is a concept based on the Witch Doctor from Diablo saga, i will be posting the evolution of the concept and i wish any of u guys that are pro in 3d would like to make a team with me to…