![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | FortunePilot |
Hi, I am working on my settings screen for now, and I was wondering where I could change the framerate at which the game is drawn, while in-game in the settings menu.
I tried doing:
ProjectSettings.set("debug/settings/fps/force_fps", framerate)
but to no avail.
How can I set drawing framerate while in-game?
Kind regards,
~FortunePilot