naqtn / ProgrammingInVRChat

example, exam and spike code for VRChat programming
MIT License
37 stars 3 forks source link

Allow #9

Open lyuma opened 4 years ago

lyuma commented 4 years ago

Permit Emu_Trigger components to be created prior to entering play mode. This is useful to add Emu_Trigger Interact or ExecuteCustomTrigger actions on UI Button for testing.

Allow SpawnObject to reference prefabs which are not assets; set spawned objects active to match VRC_Trigger behavior.