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:
Trying to make a PvZ clone, how should i start? and is it possible on this engine?
- Bobit replied
- Is making a Plants Vs Zombies clone possible on this engine? How would i start making it? I have been trying to figure out how & where to start. I have a map (.png), but the camera only shows the corn...
- S
Why is the Floor Detection very inconsistent? #is_on_floor() #autorunner
- Sosasees replied
- I'm currently prototyping an Autorunner, but when exactly I can jump is very inconsistent because the engine's Floor Detection Method is_on_floor() gives an inconsistent result (if I'm in the air, it'...
- K
Glow appears to the entire project instead that on a single node!
- k-storm-studio-ltd replied
- I've just set the new WorldEnvironment under the proper node tree. Applying the glow effect it appears on the entire project instead that just the node where I've set the WorldEnvironment. So how can ...