Forum Discussion
ttgjou
6 years agoHonored Guest
Jitter moving a simple object using Unity in VR
I have a problem that I don't know because there are so few people who suffer it too. I am making a game where I need to move an object over the scene from one point to another using code. The prob...
FocusVRGames
6 years agoAdventurer
Hi
From the look on your code, your distance travelled on each update is too high.
I would look to use iTween instead as this will give you some finer control and result in smooth animations
Its free in the asset store
https://assetstore.unity.com/packages/tools/animation/itween-84
This is the website
http://pixelplacement.com/itween/index.php
Good luck
Mike
From the look on your code, your distance travelled on each update is too high.
I would look to use iTween instead as this will give you some finer control and result in smooth animations
Its free in the asset store
https://assetstore.unity.com/packages/tools/animation/itween-84
This is the website
http://pixelplacement.com/itween/index.php
Good luck
Mike
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 9 months ago