Game multi - Fix scale player maybe, and scrore board picture position
This commit is contained in:
@ -439,6 +439,7 @@ class Player
|
||||
object.scale.x -= value * 2;
|
||||
}, i * 10);
|
||||
}
|
||||
object.scale.set(1, 1, 1);
|
||||
}
|
||||
|
||||
configureVrController()
|
||||
|
Reference in New Issue
Block a user