0 votes

Hi, I'm creating an endless runner game

I created 3 scenes:
map1.tscn
map2.tscn
map3.tscn

using the randi, I got to create ramdonly the 3 scenes.
My doubt:
each time the scene is created, it comes faster and faster and faster
I declare the variable for example speed = 400 * delta, the first scene created is correct but the others , the velocity is each time faster.

in Engine by (35 points)

2 Answers

0 votes

Same as this question

by (330 points)
0 votes

puedes crear una variable donde se almacene la velocidad

by (14 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.