obj //IMPORTANT OBJECTS |
Problem description:
Ugh, I can't figure out how to get my Mob's Piece obj to Move_Spaces(icon_state) when I Click on a Move Card in the inventory. As you can see, I've tried adding the Move_Spaces proc as verbs to Move Cards so it could recognize it and move my Piece with the proc, but to no avail. I've tried making a verb and setting the mob in the argument, and I know click is blank, it's like that because well, it didn't work either when I was trying to achieve my goal. I've been stuck on this for awhile sadly, and I'm growing more and more desperate, I don't care if you slap me in the face, just help me out and quick.
-Thanks a lot.
step(src,src.dir)
Do you have to set the pieces direction too?