AIRTV-GH / Draxis

Files for the Draxis Game
Apache License 2.0
0 stars 0 forks source link

UI buttons unclickable #10

Open Cstough opened 6 years ago

Cstough commented 6 years ago

Upon clicking a grid space, a ui is enabled to spawn gameobjects, but these buttons dont seem to be clickable. Ive checked several ways that the buttons could potentially be unclickable, but seems to be a more obscure problem.

Cstough commented 6 years ago

sooooo, i got the buttons to visibly click. BUT, they only visibly click until I click another spot and try and click on those buttons haha. Also another important thing i noticed is that the GameObject and function i declare as the button function always clears on play. Not sure how to fix this