UI components completed
added button functionality and mesh grid to scene
This commit is contained in:
@@ -29,7 +29,7 @@ public class WallsButton : MonoBehaviour, IPointerDownHandler, IPointerUpHandler
|
||||
|
||||
public void IWasClicked()
|
||||
{
|
||||
Debug.Log("O pressed, placing Walls");
|
||||
Debug.Log("Placing Mode: Obstacles");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user