mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-14 06:22:22 +02:00
Changed default of heal particle effect to emitting=false
This commit is contained in:
@@ -21,7 +21,7 @@ region_enabled = true
|
||||
region_rect = Rect2( 0, 0, 1280, 720 )
|
||||
|
||||
[node name="Background" parent="." instance=ExtResource( 7 )]
|
||||
frame = 48
|
||||
frame = 24
|
||||
|
||||
[node name="FloorTileMap" type="TileMap" parent="."]
|
||||
modulate = Color( 1, 1, 1, 0.454902 )
|
||||
|
||||
Reference in New Issue
Block a user