• 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.

How do you get assets into the Atom menu?

simian77

New member
Joined
May 2, 2021
Messages
10
Reactions
1
I'm having trouble getting new assets that I download into the Atom menu so that I can load them easily into a scene. Most assets are .var files and I don't seem to work when placed in the Atom folder. I haven't been able to add a single new Atom to the Atom folder since I started using Vam. Any help would be very much appreciated! Thank you
 
use Misc/CustomUnityAsset (CUA) to load .assetbundle inside your scene.
1) goto edit mode, add Misc/CustomUnityAsset (CUA)
loadCUA1.jpg

2) select newly added atom, then "Select File..."
loadCUA2.jpg

3) seach for asset to load in (from var package or custom/assets)
loadCUA3.jpg

4) once loaded pick you asset from dropdown menu
loadCUA4.jpg
EDIT: more info
 
Last edited:
This looks helpful but for whatever reason I can't seem to get to the CUA window... the highlighted buttons are not doing anything! Very frustrating
 
I can't seem to get to the CUA window... the highlighted buttons are not doing anything!
What exactly appears to be an issue? :unsure:
You have to be in edit mode, after you add misc/CUA you have to select it, it won't auto pop-up window (it spawns on 0x-0y-0z).

Sometimes it overlaps with floor (for example), so you have to cycle stack or goto select list to pick newly added CUA atom (control).
Then once selected look for your asset to load, once loaded pick from drop down menu.
 
Back
Top Bottom