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

Random Iris Color

henshin

Active member
Joined
Dec 29, 2023
Messages
202
Reactions
94
I'm trying to make a button in UIAssist to change the iris color with some random value (or better with some of preselected configs).

Any ideas to make this without writing my own plugin?


I was thinking in using LogicBricks, I could create different configs with RandomChoice and then trigger that with UiAssist button, the problem is LogicBricks has no option to use the "receiver atom" as "current person atom" (I need to select the name of the person, and every scene could have different names).
 
Back
Top Bottom