### Used Package Manager
npm
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://github.com/Tresjs/tres/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guidelines](https://github.com/Tresjs/tres/blob/main/CONTRIBUTING.md).
- [X] Read the [docs](https://tresjs.org/guide).
- [X] Check that there isn't [already an issue](https://github.com/tresjs/tres/issues) that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
Describe the bug
If players increase size (new player) is not being added to the scene
Reproduction
https://stackblitz.com/edit/node-7ddska?file=src%2Fviews%2FHomeView.vue
Steps to reproduce
Hit key "R", you will see the list on top increase but not the amount of boxes
System Info