How do i update the speed on an endless runner game?? for example if the point > 50 then update the speed * 1.5 ??

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By dev_cons

i am trying to update the obstacles speed of the runner game but cant figure it out…

How do i update the speed on an endless runner game?? for example if the point > 50 then update the speed * 1.5 ??

:bust_in_silhouette: Reply From: dethland

Maybe change the time scale of your game can help.

This article may help: https://forum.godotengine.org/4616/any-way-to-manipulate-time-scale