mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 07:05:54 +00:00
Level teleporter fix
This commit is contained in:
parent
49cfb52d20
commit
866ae6010f
1 changed files with 2 additions and 2 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue