add platforms with movement and collisions
This commit is contained in:
@@ -43,6 +43,7 @@ animations = [{
|
||||
radius = 5.0
|
||||
|
||||
[node name="Player" type="CharacterBody2D"]
|
||||
z_index = 5
|
||||
script = ExtResource("1_g2els")
|
||||
speed = 130.0
|
||||
jump_velocity = -300.0
|
||||
|
||||
Reference in New Issue
Block a user