fix: bogoflops counter being overestimated on M4 Mac due to Math.random() reliance

This commit is contained in:
minjaesong
2025-11-27 10:41:13 +09:00
parent 767aa09a17
commit e14e689dce
4 changed files with 63 additions and 23 deletions

View File

@@ -96,7 +96,7 @@ Remember that 'variables' are contained within 'properties'
|---|---|---|
|DELAY|variable: float|Delay between frames, in seconds|
|ROW|variable: float|which row the animation goes in the spritesheet|
|SKELETON|variable: string_pair|Which skeleton this animation uses
|SKELETON|variable: string_pair|Which skeleton this animation uses|
#### Transforms