ID:268437
![]() Jul 30 2004, 12:27 pm
|
|
How do you put to icons together like 1 icon is the body and the other icon is the head .
|
![]() Jul 30 2004, 12:29 pm
|
|
Do you mean a mob that uses 2 icons?
|
Use overlays. Create a new object, give the object the desired icon and icon state, change the object's pixel_y to 32, add the object to the mob's overlay's list, delete the object. You can delete the object because the object itself is not really going into the list, rather an image of the object's icon is.
|
I don't real understand that . Do you know of a code that allows a mob to use 2 or more icons that i can just put in the game and i will edit the part that need to be edited ?
|
there's a demo on this and its simple to understand:
Multi Tiled Mobs Demo by Pillsverry and Rcet |
Is there 1 that makes a multitiled object like a bus or long truck and add verbs like drive and stop driving where it changes the mobs icon to a mulitiled truck or bus ?
|