forked from cgvr/DeltaVR
deltavr multiplayer 2.0
This commit is contained in:
6
Assets/_PROJECT/Components/Bow/Scripts/Bow.cs
Normal file
6
Assets/_PROJECT/Components/Bow/Scripts/Bow.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using _PROJECT.Scripts.Bow;
|
||||
using UnityEngine.XR.Interaction.Toolkit;
|
||||
|
||||
public class Bow : XRGrabInteractable
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user