• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.
JoyBoy's Smile Morph

Morphs JoyBoy's Smile Morph

Download [<1 MB]

JoyBoy

Well-known member
Featured Contributor
Joined
Jun 23, 2020
Messages
183
Reactions
2,749
You can make them available in VARs (other then knowing their exact path/name, set in a script) by checking the "Morph Pack (if set, ...)" box in the Add-On package builder. Or you edit the meta.json after the fact, by changing
"customOptions" : {
"preloadMorphs" : "false"

to
"true"
 
You can make them available in VARs (other then knowing their exact path/name, set in a script) by checking the "Morph Pack (if set, ...)" box in the Add-On package builder. Or you edit the meta.json after the fact, by changing
"customOptions" : {
"preloadMorphs" : "false"

to
"true"
ohh ill look into that thanks for the info
 
You can make them available in VARs (other then knowing their exact path/name, set in a script) by checking the "Morph Pack (if set, ...)" box in the Add-On package builder. Or you edit the meta.json after the fact, by changing
"customOptions" : {
"preloadMorphs" : "false"

to
"true"
Brilliant! it worked thanks! update coming.
 
Back
Top Bottom