mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-22 04:34:19 +00:00
🔧 INCREASE FIRE INTENSITY FOR TESTING
This commit is contained in:
parent
2607bea0ba
commit
3cd2ac2a39
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ position = Vector2( 596, 268 )
|
|||
|
||||
[node name="Fire" parent="PhaseOne/Entities" instance=ExtResource( 3 )]
|
||||
position = Vector2( 640, 320 )
|
||||
intensity = 2.0
|
||||
intensity = 5.0
|
||||
|
||||
[node name="Pickups" type="Node" parent="PhaseOne/Entities"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue