Alzter / TuxBuilder

A Godot re-implementation of SuperTux
GNU General Public License v3.0
212 stars 28 forks source link

Particles don't render consistently #55

Closed Alzter closed 4 years ago

Alzter commented 4 years ago

Expected behaviour: Enemy particles like snowballs/iceblocks being squished or stalactites hitting the ground render when the action happens

Actual behaviour: Enemy particles only render sometimes

Alzter commented 4 years ago

Godot 3.2 seems to have fixed this issue, Hooray!