• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Looking for info regarding billboard effects or particles with image attached

VRmatt

Active member
Joined
Jul 9, 2022
Messages
285
Solutions
1
Reactions
56
I was hoping to create a particle generator effect like confetti, or dollar bills strewn about the scene.
I hate to think I'd have to manually create each one using a image panel.
Anyone know if there's a way to do this?

THANKS!!
 
You can import particle effects from Unity Editor into VaM as "CUA" (CustomUnityAsset). You may need some little plugin on that CUA, if your particle effect does need any triggering via VaM's trigger system.
 
Thanks for the reply, I'm honored :)
Interesting concept- do you know where I can find more explanation on this?
Like I said, I'm trying to generate bitmap sprites basically, so I'm assuming you're saying I just create it in Unity and it would work?
 
Thanks for the reply, I'm honored :)
Interesting concept- do you know where I can find more explanation on this?
Like I said, I'm trying to generate bitmap sprites basically, so I'm assuming you're saying I just create it in Unity and it would work?
Yeah, try to find some particle tutorials for Unity 2018.
 
Back
Top Bottom