Small Items Spawn Fix

Im using UCC and UIS, i've had some issues with the items spawning way too small. I've noticed this is isolated to the character asset im using (FantasyHeros from Synty). Ive tested on other assets and the sword spawns in its original size.

The question is, how do i resize the sword wheneverr i get to work with this type of assets where everything is too small? Here is a video showing my issue and how i tried fixing with no luck.

 
The runtime pickup system doesn't allow you to set the scale but I'll add it to the next update. For now you should be able to modify the prefab so it spawns correctly in your character's hand.
 
I believe Justin meant you can scale the model as a child of the prefab.
Weapon Prefab (1,1,1)
-> WeaponModel (100,100,100)

Have a Merry Christmas too :)
 
Top