mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-14 06:22:22 +02:00
fixed no target bug
This commit is contained in:
@@ -619,10 +619,7 @@ font_data = ExtResource( 6 )
|
||||
|
||||
[node name="Player" type="KinematicBody2D"]
|
||||
script = ExtResource( 1 )
|
||||
debug = null
|
||||
ROLL_SPEED = null
|
||||
FRICTION = 270
|
||||
ACCELERATION = null
|
||||
|
||||
[node name="Kind" parent="." instance=ExtResource( 7 )]
|
||||
kind = 1
|
||||
|
||||
Reference in New Issue
Block a user