#How to fix big item problem

1 messages · Page 1 of 1 (latest)

livid mauve
livid mauve
#

I also want the icon invisible in hand

fathom totem
#

Use an attachable for your model

neon ospreyBOT
cunning plover
# livid mauve Pls help me

In the player render controller you can set the parameter "part_visibility" that let you hide or show some part of the model. You have to insert this code:

"part_visibility": [
   {
      "<weapon>": false
   }
]

where <weapon> is the name of folder in the model that contain all the weapon bone