[Solved] How to allow my character to launch fire power?

TYHTYH Member Posts: 9
edited June 2015 in Working with GS (Mac)

I am working on a game. That includes monsters that the player has to destroy. Do you have any idea on how to launch the power? I tried doing so but it won't move.

Comments

  • dapiondapion Member, PRO Posts: 353

    Can you explain in more details what's your problem?

  • ookami007ookami007 Member Posts: 581

    @TYH - Do you mean how to shoot enemies? Like launch a laser or whatever and have them launch lasers back?

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    The Spawn Actor behavior will add an actor to the scene. So you could use this to add a "fire" actor. Inside the fire actor, use a Move behavior to move it in a certain direction at a certain speed.

  • TYHTYH Member Posts: 9

    Oh. I see.

  • TYHTYH Member Posts: 9

    Thanks

  • TYHTYH Member Posts: 9

    I have figured it out

Sign In or Register to comment.