ID:162253
Feb 5 2008, 10:34 am
|
|
i need help with coding in some multi tile icons. could someone explain to me how plz?
|
Spare wrote:
i need help with coding in some multi tile icons. could someone explain to me how plz? hub://Shadowdarke.BigAtom should help you. The Dream Makers site has several tutorials on the subject. -- Data |
_____
| ABC|
| DEF|
| GHI|
------
Create objects for each of the tiles that the object will take up. Here's how you want to do it if "E" is your base character.
Get it?
And to add the icons on you do this:
src.overlays += new/obj/LargerIconA
And so on. DO NOT MAKE ONE FOR "E"! Since E is YOU all you have to do is change that like normal.