mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-16 12:17:31 +02:00
pos not rot derp
This commit is contained in:
parent
a1e63280e0
commit
46b3c9641b
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
type: 'Model',
|
||||
modelURL: avatarModelURL,
|
||||
// dimensions: getAvatarDimensions(avatar),
|
||||
position: matchBaseRotation(),
|
||||
position: matchBasePosition(),
|
||||
rotation: matchBaseRotation(),
|
||||
collisionsWillMove: false,
|
||||
ignoreForCollisions: false,
|
||||
|
|
Loading…
Reference in a new issue