Level teleporter fix

This commit is contained in:
Maddo 2025-03-05 12:35:20 +01:00
commit 866ae6010f

View file

@ -37,7 +37,7 @@ frame_progress = 0.462812
z_index = 2
emitting = false
amount = 50
process_material = SubResource("ParticleProcessMaterial_we5sc")
lifetime = 0.8
process_material = SubResource("ParticleProcessMaterial_we5sc")
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
[connection signal="area_entered" from="." to="." method="_on_area_entered"]