Jump to content
  • 0

Explod Help


Demitri

Question

I HATE EXPLODS HELPERS ARE MY REAL FRIENDS

.....

Well this is embarrassing

Pretty much I want to have an explod bind to this helper, which it does, but it isn't displaying properly.

I have the explod within the helper code, spawning when the helper is active.

 

How it displays(if my guess is correct, it keeps spawning itself on top of itself creating this look)

P42p5Cf.png

How it should display(which i can only get to show by putting some asinine removetime like pos x < frontedgedist D: )

UF6Z1C6.png

In both situations, it only shows one frame of the animation.

 

I thought making this a explod would save me time since I just need this for cosmetic effect, but it's annoying me now. >_>

helpplz

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Spawn the explod at time=0 and make sure that removetime=-1, so it doesn't disappear prematurely. You might want to play around with sprpriority as well to place the effect behind the helper. Bindtime=-1 should be there so that it moves with the helper. As for removing it, use RemoveExplod in the Helper's destroy state (provided you have one). Also, post your code if you're still having problems. It makes it a bit easier to see what's what.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...