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

trying to make a door

Wolfmaster56

Member
Joined
Apr 11, 2022
Messages
48
Reactions
3
I'm trying to make a door for my scene that you can open and close. Anyone have a tutorial or know how to do it?
 
That's either:
  • Unity knowledge ( you have a lot of youtube tutorials for this )
  • Or VAM scripting, in that case use your imagination and be creative:
    • Add your door
    • Use timeline to animate it
    • Add a button or a trigger to control it
 
Back
Top Bottom