YesNoOk
avatar

Helper problem  (Read 175 times)

Started by EM20XX, July 14, 2013, 06:07:52 am
Share this topic:
Helper problem
#1  July 14, 2013, 06:07:52 am
  • ***
  • <>_<>!
    • USA
    • mugenandgames.webs.com/
I’m using a helper to throw a projectile but for some reason it clones my character ever time the projectile gets hit with another projectile. I could just do the coding like a normal projectile but the way I have the move set up it won’t look as good, so I really don’t want to do that. Does anyone know what I might be doing wrong that might be cloning the helper?
Re: Helper problem
#2  July 14, 2013, 07:11:49 am
  • ***
    • USA
you might have to produce a second helper to act as the projectile. post your code
           
Re: Helper problem
#3  July 15, 2013, 08:46:04 pm
  • ***
  • <>_<>!
    • USA
    • mugenandgames.webs.com/
I figured it out :-) Thanks anyway though