3D
Cubes, Triangles and mad collisions. This is 3D.
Latest engine news:
- W
3D Pixel art texture appears blurry in godot 4, not sure how to fix it.
- williamjameson replied
- Hello, I made a 3D model that uses pixel art textures in blender following MortMort's excellent guide here: I followed the tutorial and have a sign post as well. However, when I import it into godot 4...
- C
AnimationPlayer/MeshInstance: Change to mesh color changes all instances
- Cabeza replied
- Hello! Im making a 3D game and trying to make an animation for enemies when they receive a hit. This is my Enemy "Skull" scene setup The animation changes the position of the Body mesh (not the entire...
- A
Can't use Viewport node in scene with root Node3d for 'Warioware' lite 2d3d?
- accoladious replied
- I'm currently trying to make something similar to Warioware's microgames but instead this one having scene transitions, the microgame takes place in the main HUB. I'm trying to add a GUI inside of the...