Is it available to avoid more than one object in one MoveTo function?
Re: avoid objects
Posted: Tue Oct 27, 2009 4:36 am
by krenisis
ok hi how are u..i have done some pac man games so i can help u on this .No there is no way to avoid more than on object on move to but do this simple step and it solve ur problem 1)lets say u have an actor wall which u want to avoid 2)add all the animations that u want to avoid in that one actor wall 3)lets say u have 3 animations make 3 clones on wall actor but each clone set each one to a different animation 4)now u have 3 different animations and all of them are avoided if u didnt understand just tell me and i make it simpler goodluck in ur game
Re: avoid objects
Posted: Tue Oct 27, 2009 7:52 am
by 4erv'
Thanks, I never thought about that It's easy enough for me to understand