Missing Scripts
Closed this issue · 1 comments
Hi, I am a computer science student working on a making an isometric 2d turn base game in Godot, and I was on Reddit forums and found this link to an RPG game that someone made in godot. I watched the videos I believed are associated with this game, and I wanted to import it to get an idea of what was done, but when I do that, godot tells me that scripts are missing, such as the main script. I don't know if it's a me issue or something, but how would I resolve that?
In the main repository, click the green Code button around the top of the page and select the Download Zip option: https://github.com/gdquest-demos/godot-open-rpg
Then, you can import that in the latest version of Godot 4.4 and it should work as expected.