![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | myhalibobo |
How do slow down the entire scene,It works like a low-speed button, and I want to use it to see and debug problems
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | myhalibobo |
How do slow down the entire scene,It works like a low-speed button, and I want to use it to see and debug problems
![]() |
Reply From: | rustyStriker |
It sort of cheating but you can reduce the amount of times _physics_process
gets called using the iterations_per_second varialbe(but i cant seem to remember how to access it)
![]() |
Reply From: | GameVisitor |
You can use Engine.timescale
as mentioned here.
PS: Always search this forum before posting a question (it might have been answered already).
Thank you for your reply.I’m sorry that I didn’t find a good keyword to get my answer due to my poor English.I will keep working hard.
myhalibobo | 2018-09-24 12:39