voigas
This commit is contained in:
parent
66eb5af0bb
commit
97b6ce7497
7 changed files with 3 additions and 56 deletions
|
|
@ -2,6 +2,7 @@ using System.Collections;
|
|||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
[CreateAssetMenu(fileName = "New UsableItem", menuName = "Inventory/UsableItem")]
|
||||
public class UsableItem : Item, IUsable {
|
||||
// Start is called before the first frame update
|
||||
void Start() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue