Hello,
I have a simple box sprite with the 8 direction behavior. I'm curious as how i can generate points by flipping 360 degrees either backwards or forwards. Any help would be great!
Thanks everybody!
An invisible sprite enabled 8 direction behavior , Another visible sprite pin to invisible sprite. add even set 360 angle for visible sprite.
Thanks for the reply! I'm not quite sure what you mean when to say "add even set 360 angle though.
Sorry, "when you say"
You want to make an 8 direction behavior object when forward flipped 360 degrees?
Develop games in your browser. Powerful, performant & highly capable.
well I guess just points as it coins or something. Not necessarily an object spawning from my character after 360 degrees. I think I'm just after what kind of event I need to construct.