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

Scenes BroadcastSet Sample

Download [<1 MB]

Feel

Well-known member
Featured Contributor
Joined
Aug 18, 2022
Messages
663
Reactions
3,143
Feel submitted a new resource:

BroadcastSet Sample - Example of using BroadcastSet

View attachment 466810
I created a BroadcastSet asset for this scene.
This is an example of implementing BroadcastSet.
However, there is no functional description.
I plan to add continuous direction and animation.


View attachment 466818

View attachment 466817


The scene does not contain a look.
View attachment 466815

View attachment 466811View attachment 466812View attachment 466813View attachment 466814

Read more about this resource...
 
keeping getting this error when loading your plugin
 

Attachments

  • errors.png
    errors.png
    92.2 KB · Views: 0
The only issue I had was an error in scene for ObjectPositionSaver:

!> Plugin file Feel.ObjectPositionSaver.11:/Custom/Scripts/FeelWork/common/ObjectPositionSaver.cs does not exist

The scene has an incorrect path for the script which should be:

Feel.ObjectPositionSaver.11:/Custom/Scripts/Feel/common/ObjectPositionSaver.cs
 
Back
Top Bottom