attack of the scrollers

This commit is contained in:
pennyrigate 2025-07-17 19:56:12 -04:00
parent d6f5925198
commit 4f300aa21a
2 changed files with 43 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -881,6 +881,8 @@ collision_layer = 128
collision_mask = 7 collision_mask = 7
moving_platform_apply_velocity_on_leave = 2 moving_platform_apply_velocity_on_leave = 2
script = ExtResource( 1 ) script = ExtResource( 1 )
walk_speed = 70.0
air_speed = 75.0
walk_acceleration_frames = 4.0 walk_acceleration_frames = 4.0
gravity = 700.0 gravity = 700.0
jump_force = 160.0 jump_force = 160.0