Comments

Log in with itch.io to leave a comment.

Meh, I downloaded this yesterday, fuck Firebase, it doesn't work.

Hello :)

Don't worry, once you understand how Firebase works, it becomes very easy to use !

You must create and link your Firebase database to your game first, follow the steps bellow.

Open Gdevelop → Open the template project → Go to Main menu scene → open the events tab → read the first comment (its a step by step + video URL on how to create and link your Firebase database to the game)

I also made this step-by-step tutorial video to make things even easier 😉

Thanks, I'll print this out and work on it this weekend if I get back (they're threatening snow tonight in the UK)

Good luck in your project 💖

And if you need any help, feel free to ask 😊

Thanks boss :)

I can't find how to do the firebase database in events menu, help!

I watched the video.

Did you create your Firebase database and used the info and wrote it in your gdevelop project (Firebase config section) ?

Please make sure you followed the step-by-step video and applied all the steps with the correct naming.

+ Make sure to read the comment in: the Project → Main menu scene → events → (Show leaderboard names and scores from Firebase) group event.

Interesting template. Over the years, I've distanced myself from all Google services and products. Is there a generic extension for alternate database API which we can use in place of Firebase? There is a similar storage project I'd like to use rather than Firebase.

Thank you :3

Firebase is supported in GDevelop which makes things much easier, you might find other API that can help you in that, but GDevelop does not have it right now, so you might be going to need to import the API on your own and make it work in gdevelop (coding required).

Hey! Great template! How can I go about removing the darkness around the map? I can't seem to find it anywhere.

Thank you <3

You mean you want to remove the darkness around the player (in the map) ?

Open the project → Game scene → look for the Lighting layer → Press on the Lamp icon → in the Ambient light color → click on the Black color → increase the color from black to white as much as you like to remove the darkness (full white will completely remove the darkness).

Thanks so much for the fast response! Again, great job with this! Looking forward to seeing more from you. Have you considered making a city builder template? I recently played Frostpunk and am in love!

City builder template is a great idea !

ill add it to my to-do list for future templates ! :3

Awesome, I am gonna follow you to keep tabs on that! Thanks!

nice game very simple easy to learn!

Thank you <3

np keep working on it! it could become a good game dont give up

Can you make Mobile Controls?

Sure, ill push an update later to support mobile :)