Page cover

Stancer FAQ's

This page shows the common questions people have regarding the tuff stancer v2. Make sure to read this page carefully.

Wheel Size Glitching

When you make the wheel size value way bigger the wheels starts to glitch because Fivem doesn't allow the wheel size to render then the allowed limit

This is not a bug with the stancer script rather its on the Fivem side so to fix this just don't make the wheels size absurdly bigger.

If you really want to make your wheels bigger then make the value smaller when it starts glitching as shown in the video below


Wheels Floating

When you change the wheel number in the stancer menu, you might notice that some custom wheels look like they’re floating. This isn’t a problem with the stancer script itself — it’s because of how the custom wheels were made.

GTA V uses standard values for both the rim size and the collider radius (the invisible physics boundary the game uses to detect where the wheel touches the ground). If a custom wheel pack doesn’t match those default values, the visible rim and the collider won’t line up correctly. That’s why you see the wheels floating or sitting oddly when adjusting stance.

To fix this, the wheel pack developer needs to go back into the 3D model and adjust the wheel rim and collider radius so they match Rockstar’s default GTA V wheels. Once the wheel model is corrected, it will align properly and no longer float when used with stance adjustments.


Working Custom Wheels Pack

In the video below, I’m showcasing a custom wheel pack from my partner Pitagora Store. As you can see, every wheel in this pack functions exactly as intended — there are no floating or alignment issues. This demonstrates how properly built wheels, with correct rim and collider values, integrate seamlessly with the stancer system.


Stancer Limitations with Locked Wheels

If a vehicle’s wheels are locked and cannot be changed, the stancer will not function correctly. In this case, the wheels values are forced to either +1.00 or -1.00 because script cannot get the correct value, which breaks the stancer’s logic and prevents it from working as intended. To avoid this issue, make sure your vehicle is properly configured with changeable wheels. Example issue shown in the video below :

This is what will happen if you will use locked vehicle wheels with the stancer

Last updated