gdquest-demos / godot-visual-effects

Open-source visual effects designed in Godot, from our VFX Secrets course.
Other
951 stars 54 forks source link

Bug: Collision Normal on LaserBeamDemo is not correct. #2

Closed LennDG closed 4 years ago

LennDG commented 4 years ago

I'm submitting a...

Bug report

What is the current behavior?

When firing the laser at asteroids on the left, up and down of the player ship the collision particles do not fly according to the CollisionNormal.

What is the expected behavior? The particles should fire back along the direction of the beam.

Tell us the steps to reproduce the bug, and if possible share a minimal demo of the problem.

If you place one of the asteroids under, above or left of the player ship you can see this behaviour.

NathanLovato commented 4 years ago

Confirmed, I'm on it!