Godot 4.X
Tag for discussions and questions for Godot 4
Latest engine news:
- T
Vertex colors are a lot brighter when using the compatibility renderer
- TheOxideGamer replied
- I have a 3d scene which uses vertex colors and on the compatibility renderer the colors are way brighter. I could create a shader to use for the compatibility renderer to change the colors so they are...
- C
using custom data layers to have different properties throughout a tile set
- CodingDummy replied
- I want to have some tiles in my tile set kill the player on collision, so I made a custom data layer which I believe is the correct approach, and named it "danger", however when I assign this layer to...
How do I create a 3D Character with multiple Equipable Items for Godot?
- KnightNine started
- Say that I have a character in blender with multiple clothes and weapons. I obviously don't want them all to be visible at once. So how do I remove/separate them? Do I leave them all visible in blende...
Been using Godot for a while now and just noticed there is a File menu...
- packrat replied
- I just noticed that there are File, Edit etc. menus under the script editor tab! How have I never seen those?! It probably registered as some kind of visual clutter, bread crumps or something like tha...