Universally challenged fixed
This commit is contained in:
@@ -8,6 +8,7 @@ public class DoorHandle : UdonSharpBehaviour
|
||||
{
|
||||
[SerializeField] private Door doorScript;
|
||||
|
||||
|
||||
public override void Interact()
|
||||
{
|
||||
if (doorScript != null)
|
||||
|
||||
Reference in New Issue
Block a user