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:
- G
What is the "Correct" way to add static obstacles to a map for 3.5 Navigation2D?
- iakl replied
- So I am trying to dynamically add static navigation obstacles to an open map using script. This seems like it would be a super common thing to do but I can't seem to figure out a reasonable way to do ...
- I
'AnimatedSprite3D' does not contain a definition for 'flip_h' error
- cybereality replied
- I want to flip the animated sprite 3d horizontally whenever the player presses move left or right buttons. The error: C:\Users\Admin\Documents\Es-troidvania\Player.cs(29,11): 'AnimatedSprite3D' does n...