In the popular FPS game Arsenal, you’re able to change the timescale. The timescale changes how fast you move, how fast you shoot and reload, and changes the gravity. Is it possible to change the timescale of Roblox Studio so i can make it slow motion or really fast?
Here is the solution to your time-scaling problem:
after 4 years no solution yet, i really hope roblox really add a feature to slow down time
I feel like this would be hell to implement and keep updated..?
It would really not be hard to add it in, as you just nneed to divide deltaTime by some time scale factor. It’s really one of the easiest things they could add for developers.