reworked interactions, fixed health depleting from testing
This commit is contained in:
@@ -5,6 +5,7 @@ using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using UnityEngine;
|
||||
using Assets.Scripts.InteractableObjects;
|
||||
|
||||
public class Tile : MonoBehaviour
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user