BroadcastSet Sample

Scenes BroadcastSet Sample

Download [<1 MB]

Feel

Well-known member
Featured Contributor
Joined
Aug 18, 2022
Messages
683
Reactions
3,241
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