Scale Player by x0.5
This commit is contained in:
parent
4655cf14df
commit
7f5ed67a40
|
@ -44,6 +44,7 @@ _sections_unfolded = [ "Transform" ]
|
|||
|
||||
[node name="Player" parent="." index="2" instance=ExtResource( 2 )]
|
||||
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -2.88637, 3.48439, -2.72332 )
|
||||
transform = Transform( 0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, -2.88637, 3.48439, -2.72332 )
|
||||
_sections_unfolded = [ "Transform" ]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue