Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Sorry, I'm new to Godot. Do you have any tutorials or tips on how I can use it in Godot and which version I should use?

(1 edit)

Hey Hitalo, there is a godot project included, but it doesn’t contain any game code. You can definitely use it as a starting point, since the tilesets are already set up and ready use.

If you’re looking to learn how to make a platformer, I’d recommend starting with a beginner friendly tutorial. Brackeys has some great ones! https://www.youtube.com/watch?v=LOhfqjmasi0

The version of the Godot I use is 4.2.1, so as long as you’re using this version or above, you should be able to use the project included, good luck! (:

Thank you very much for your feedback.