added 'cinematic elements'
This commit is contained in:
parent
c14e8b71cc
commit
2f9f4877d9
23 changed files with 338 additions and 13 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue