1
Fork 0
mirror of https://github.com/RYGhub/the-cold-night.git synced 2024-11-22 20:54:19 +00:00

🔧 INCREASE FIRE INTENSITY FOR TESTING

This commit is contained in:
Steffo 2022-04-03 22:36:09 +02:00
parent 2607bea0ba
commit 3cd2ac2a39
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -49,7 +49,7 @@ position = Vector2( 596, 268 )
[node name="Fire" parent="PhaseOne/Entities" instance=ExtResource( 3 )] [node name="Fire" parent="PhaseOne/Entities" instance=ExtResource( 3 )]
position = Vector2( 640, 320 ) position = Vector2( 640, 320 )
intensity = 2.0 intensity = 5.0
[node name="Pickups" type="Node" parent="PhaseOne/Entities"] [node name="Pickups" type="Node" parent="PhaseOne/Entities"]