Laxley Grandfather Clock puzzle artwork done.
This commit is contained in:
@@ -39,6 +39,11 @@ namespace BriarQueen.Game.Items.HoverZones
|
||||
|
||||
public CanvasGroup CanvasGroup;
|
||||
|
||||
public bool CanInteract()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
protected void Awake()
|
||||
{
|
||||
if(CanvasGroup == null)
|
||||
|
||||
Reference in New Issue
Block a user