Welcome to Godot Forums
๐ฎ๐ Hello and Welcome,
You've landed at the right spot for everything Godot! Whether you're a newbie or a pro, our forum is a hub for insightful discussions, tutorials, showcases, and collaborations.
Before jumping in, do take a quick look at our community guidelines. Remember, this is a place for respectful, considerate interactions.
We're excited to have you and can't wait to see the brilliant games you'll create with Godot. Let your creativity soar! ๐ฎ๐จ๐ฉโ๐ป๐จโ๐ป
/Mike
Latest engine news:
- S
Problems with a level changing script for a simple breakout clone
- TwistedTwigleg replied
- Hello, i was following a tutorial to make a simple breakout clone but it was incomplete, and so i was left by myself to figure out how to change levels. What iยดm having trouble with is making a counte...
- W
2D objects in 3D: Sprite 3D performance bad? Switched to mesh, even worse?
- witch_milk replied
- In my 3D game I have some 2D objects that get instanced a lot. to be specific, I am instancing several labels that display damage numbers above a 3D enemy's head every time they get hit. These labels ...
- M
How to prevent parent node snapping to colliding node's x axis when using move_and_slide?
- mastmartelli started
- I have two parent nodes, each with a collision shape and a sprite. One is a StaticBody2d, the other is a KinematicBody2d. My player (KinematicBody2d) uses move_and_slide to collide and has a capsule s...