Expose Player move_speed and set class_name

This commit is contained in:
Fabien Freling 2019-02-16 17:41:32 +01:00
parent 3aeeaab1ba
commit b8c6084c19
4 changed files with 14 additions and 26 deletions

View file

@ -29,6 +29,7 @@ fov = 54.1445
[node name="Player" parent="." instance=ExtResource( 4 )]
transform = Transform( 0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, -2.88637, 2.79728, -2.72332 )
move_speed = 5.0
[node name="Goal" parent="." instance=ExtResource( 5 )]
transform = Transform( 0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0.993621, 1.99794, 1.00068 )