Update Types

entar 2025-06-10 12:32:56 +07:00
parent bc623b5978
commit 41ed59e290

@ -87,7 +87,7 @@ myTypes.Rect(string, string) -- Image path, Atlas path
Typically you wouldn't need to call this one, but it still needs to be here for the special people.
## Children:
## Children
- `Character.sprite` - Sprite -- Character sprite. Typically used for position changing or resizing.
- `Character.scale` - parsed.scale -- Character resize. Isn't applied yet, just change the scale directly.
- `Character.singing` - boolean -- Isn't used directly, but changes on PlayAnimation().