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:
Resources created from a script get some of its variables set to 0 once opened in the inspector
- llHate replied
- I wanted to move from my json data base to resources in order to keep track of metadata like status, durability, exp, etc. So I created to do the job for me. The resources are created and I can open t...
- C
Coding novice - Problem reading a variable from another function
- CarapaceonBear replied
- This is a super basic problem, I'm sure. I'm using a gridmap for a tower-defence style game. I'm close to getting it to work, but can't get the building's ID to go through to the function that needs i...