Hello, I put Firebase in my game, but in settings (Google firebase) it says: "Place these commands in your app now or later… "These are the commands:
npm install -g firebase-tools
firebase login
firebase init
and others…
where I put this commands? (In my Gdevelop project Firebase) or (Google Firebase)
→ What are you trying to do?
→ Where did you read that you needed to run commands?
→ Did you try to follow the official documentation at Firebase Setup [GDevelop wiki]?
nothing I’m retard… The commands I put is npm the finality is put this commands in app or console for instal or obtain firebase installed in PC, just you don’t want to go in the app in Google Chrome (Basically is a fast access) (Sorry for mi english or disturb your time) The commands appears first time in create the 1rst project is an fast access to you specificate web!
Taking this opportunity I want to ask you something else, I am looking for a command to generate random blocks, at the beginning I put a “currently deleted” command that consisted of generating blocks in position Y 146, X [] but with a separation of 18 pixels, the problem was the generation it was good, BUT it overlapped images infinitely, the ground was ok, but spawned on top of each other causing the game to be slow… Is there any method to avoid this overlap? Very recently I installed the “dungeon generator” which I think will help me a lot! Any advice on a command that you have practiced or saw that it was good?