Frequently asked questions in Scripting: Difference between revisions
Frequently asked questions in Scripting (view source)
Revision as of 11:55, 18 December 2024
, 18 December 2024Link to article
-u ndefined- (talk | contribs) m (add Script/How many frames per second?) |
-u ndefined- (talk | contribs) m (Link to article) |
||
Line 2: | Line 2: | ||
== Frames per second == | == Frames per second == | ||
:''Main article: [[Time]]'' | |||
[[Fancade]] runs at 60 frames per second. Note that for more intensive games, graphics may slow down (from a tiny amount to noticeable lag) but the game will still execute scripts at 60 frames per second. | [[Fancade]] runs at 60 frames per second. Note that for more intensive games, graphics may slow down (from a tiny amount to noticeable lag) but the game will still execute scripts at 60 frames per second. |