Code:
Problem description:ok well my game works and everything but i cant get figure out the codes to make him fly and to show him attacking the person help please
![]() Feb 2 2013, 4:05 am
|
|
to show him attacking use flick()
|
As linkin said use flick(), flick the correct state, as for fly, are you asking how to make a fly system or how to show the state?
|
if you want him to just change his state then again use flick but if you want a whole system you'll have to explain what you want the system to do.
|
how to make a fly system and i want him to be able to fly over anything then when he lands not be able to go through stuff
|