2 basic questions in one
Is micro studio a frame work or a game engine? Because my friend was asking me that and i don't know what to say.
how do i set target fps
Is micro studio a frame work or a game engine? Because my friend was asking me that and i don't know what to say.
how do i set target fps
I don't have an answer to the second but microstudio is a game engine and not a framwork
like your max fps?
Yes (default would be 60)
There are 2 different Fps, the update fps is defaultly 60, but the draw fps is targeted at your monitors refresh rate. You can't change the draw fps, but like above, you can use system.update_rate = [ 1-1000 ] to change the update fps
Yes, Micro Studio is a game engine.