Can you explain a bit more?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Hexadotz

I had that exact idea myself, but about the reverse direction how can i do that? An example might help if you can because i don’t think that’s possible in GDscript
Also you said no if statement are needed, how can that be possible?
But i summary i make a hitbox and if i press the melee button a collision Shape apear and if it collide with any projectile (make a group called"projectiles) it reverse the direction its coming from?

I assume this isn’t intended to be an independent question? It seems to be a continuation of another discussion from elsewhere?

jgodfrey | 2022-02-09 00:09

Yes i asked about how to make a parry mechanic in an fps game someone reply saying i need to make hitbox appear in split seconds in front of the player and if a projectile enters the hitbox it reverse the direction i asked him about how to reverse it because its the confusing part I don’t even think its possible in GDscript

Hexadotz | 2022-02-09 10:26