Trying to Stop the Entity

I am trying to make the enemy stop when doing Certain attacks, How do I do this(note that the entity accelerates because of impulse).

1 Like

set velocity to 0

1 Like

it works well thanks, I have another question if you dont mind, I am making an attack that is a dash attack, its a fast charge that can pass through whatever it is trying to attack, is there anyway to turn off collision for a small amount of time along with being able to retain the speed?

1 Like

nope

1 Like

oof that is rough, thanks anyway

1 Like

Next question, How do I make the friggin Object rotate, I am making an attack that emits the wave, all I am trying to do is make the wave face wherever the Person Emitting it is facing but no matter how i fiddle with the angles/flip options, I cannot seem to make it do my bidding.

1 Like

turn the rotate object button to on

1 Like

well its pretty close, all i am missing is that the object is emiting from behind the person emitting it, how do i center it(note that both of the objects are shruken via commands)

1 Like