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

Question Scene load trigger?

Ghostwalden

Invaluable member
Featured Contributor
Joined
Apr 8, 2023
Messages
648
Solutions
2
Reactions
5,614
Is there a way, to trigger some actions automatically, when the scene starts?

For example, I had changed light values when starting the scene due to a plugin and would like to set these correctly at the beginning with a scene load trigger.

Or I could trigger an audio file, that starts playing, when the scene loads.

It would be helpful, for a lot of other stuff.
 
There are some ways to do this.

You can use the EventSceneLoad which is part of LogicBricks from @MacGruber.

There is also something like that in VAMStory from @hazmhox. You can set a "Start Trigger" in the Vam Story Director.
Hi Femcore and thank you 🙏

Since I use VamStory, I tried now with Vam Story Director and it works well (y)

But I guess, without any addidional Plugin, it is not possible then?
Mean, if I create a resscource and dont want to have an extra plugin in it, just for that :unsure:
 
Last edited:
Upvote 0
Hi Femcore and thank you 🙏

Since I use VamStory, I tried now with Vam Story Director and it works well (y)

But I guess, without any addidional Plugin, it is not possible then?
Mean, if I create a resscource and dont want to have an extra plugin in it, just for that :unsure:
You may be able to using animation patterns which are built-in tools.
Easier than the above? Probably not.
 
Upvote 0
You may be able to using animation patterns which are built-in tools.
Easier than the above? Probably not.
Thank you for your reply atani.

I actually don't have any experience about these animation patterns.
So any hint on how to do that is very welcome ;)
 
Upvote 0
Add one in the scene, create a end animation marker or whatever is called, select that end marker (gear icon), place your trigger in it. Finally set the main animation pattern to auto play with a 1 second time or something.
 
Upvote 0
Back
Top Bottom