Thanks! Which enemy models, the simple shape ones?
RodZilla
Creator of
Recent community posts
As stated in all devlogs for 1.4a releases, those are alphas and meant for testing before 1.4 stable. Plus 1.4 is now based on Godot 4 / Vulkan which means you may have to stick to 1.3 on this machine.
I cannot repeat this problem, but if you could try to run Material Maker from a shell maybe is shows interesting messages before crashing. Please don't hesitate to contact me (here or on Discord) if you have more information.
Whenever I edit a project description or even a message on itch.io, spaces seem to be randomly replaced with non-breaking spaces. This is not much of a problem in project descriptions, since I can grab the HTML code and replace them in a text editor, but it's not possible with messages.
Am I doing anything wrong?
See, there are nbsp's above. ;)
To create a normal map from an image, connect an image node to the Normal Map node (then you may want to use a convert normal node to select directx or opengl format).
And yes you can generate a material using command line, but it would require a bit of scripting to actually batch normal maps creation.