admin管理员组

文章数量:1122999

I am making a rock paper scissors game and am trying to get the button instances. I made a [Serializable] class containing the fields for the three buttons. The script is on a ButtonController game object.

But when I start the game and click on a button, the fields don't get instanciated for some reason.

I am getting the instances in order to deactivate the buttons after the player picking an option.

Any help would be appreciated!

本文标签: