Expose Player move_speed and set class_name
This commit is contained in:
parent
3aeeaab1ba
commit
b8c6084c19
4 changed files with 14 additions and 26 deletions
|
@ -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 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue