Why do i can not change a velocity on hit? it does not work without “delay until next tick” node, if i remove it it won’t work. Could some one explain me, please? Because i can not find any information about it
hi,
i think the problem is, if you set velocity you have to to it for longer than a frame.
you can give an impulse on hit or make a function.
then this happens on every hit
hope it helps
cheers
It won’t help, cause i use a pawn and i need to enable physics, if i enable it, i will have another problems. But anyway, question is why does not it work without nextTick node?