added 'cinematic elements'

This commit is contained in:
pennyrigate 2025-03-06 20:17:06 -05:00
parent c14e8b71cc
commit 2f9f4877d9
23 changed files with 338 additions and 13 deletions

View file

@ -32,6 +32,13 @@ color = Color(0.194349, 0.194349, 0.194349, 0.447059)
[node name="Player" parent="." instance=ExtResource("2_kip56")]
position = Vector2(31, 139)
run_acceleration = 0.0
max_run_speed = 0.0
turn_acceleration = 0.0
stopping_force = 0.0
jump_power = 0.0
splat_launch_power = 0.0
splat_offset = 0.0
[node name="TileMap" type="TileMap" parent="."]
tile_set = ExtResource("3_4td23")