
It looks like you're new here. If you want to get involved, click one of these buttons!
I need to make a separate class code that is called processhouse and then on the windows forms the buttons need to call Processhouse from the class and then i need to compute 10 arrays of the 10 buttons and the variables are people baths and household income
Comments
Greetings,
I would recommend starting here: https://www.c-sharpcorner.com/blogs/creating-and-calling-methods-in-unity
which will walk you through creating the script/Game Objects to call the processhouse script with the buttons on your gameobjects/forms.
Keep on Creating!
Justin of JustinTime Studios (http://unity3d.expert)
Also, we are not here to spoon feed you. You have to show us what you have tried already, what issues you came upon. We are not here to just do your homework for you, but we are here to help if you have issues.