Changing Sprites
There are three basic ways to change sprites in a routine:
- Updating its parameters (angle, alpha, x, ... etc)
- Adding or removing alterations
- Adding or removing children
Children are affected by the parents alpha value and scaling
There will be another tutorial on this later.
Update sprite values
editable
Add and remove alterations
editable
Add/Removing children
editable