Files
RCBASIC4/doc/files/addspritechild.txt
2026-02-26 15:33:51 -06:00

8 lines
208 B
Plaintext

#title AddSpriteChild [RCBasic Doc]
#header Function AddSpriteChild(sprite, child_sprite, x, y)
Adds a sprite as a child to another sprite. Child sprite is offset by given position.
#ref RemoveSpriteChild