forked from cgvr/DeltaVR
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			116 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			116 B
		
	
	
	
		
			C#
		
	
	
	
	
	
using _PROJECT.Scripts.Bow;
 | 
						|
using UnityEngine.XR.Interaction.Toolkit;
 | 
						|
 | 
						|
public class Bow : XRGrabInteractable
 | 
						|
{
 | 
						|
}
 |