diff --git a/Types.md b/Types.md index 22757fc..c0a67b6 100644 --- a/Types.md +++ b/Types.md @@ -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().