ID:1146473
 
(See the best response by LordAndrew.)
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
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
In response to Bobohoho9
Best response
Modify the player's density variable accordingly for when they fly or land.