Game Development Reference
In-Depth Information
Setting an object's sprite
The sprite_index variable defines which sprite the object currently has set to it.
Changing this variable will change the object's sprite.
The following is the example code:
sprite_index=spr_player;
Search WWH ::




Custom Search