Hi
Before you use the MOVE command you have to use the METHOD command.
eg:
SEQUENTALLY
METHOD(Obj_Name,'Method='PerformAction') <<-- Add a method here to make the object walk
MOVE(Obj_Name,X=??, Y=??)
Don't forget the indents. I can send you some screen shots if it would help.
You may like to add a METHOD at the end of the walk to get the object to smile, read a book, shake a fist etc
Hope this helps
Bob
Hi
Before you use the MOVE command you have to use the METHOD command.
eg:
SEQUENTALLY
METHOD(Obj_Name,'Method='PerformAction') <<-- Add a method here to make the object walk
MOVE(Obj_Name,X=??, Y=??)
Don't forget the indents. I can send you some screen shots if it would help.
You may like to add a METHOD at the end of the walk to get the object to smile, read a book, shake a fist etc
Hope this helps
Bob