6:50pm - Down at the McDonalds, workin' on the prototype some more. Gotta make the buttons match what's in the room next.
7:06pm - Alright so I'm thinking I'll have the ContentsBox have a script that allows the main GUI script to request certain buttons and link them up to a handling function.
The ContentsButtonSet scene on the other hand will contain the script and functionality to make the buttons.
So, the ContentsBox will fill itself with enough ContentsButtonSets to match all the contents, and the ContentsButtonSets will initialize themselves.
9:38pm - Time to go, but I got a lot done. I've got the Room Contents displaying buttons for every contents item. It's not perfect, but it's working.
Next time, I have to make sure that the contents work properly when there aren't any. Then I can move onto the movement buttons.
7:06pm - Alright so I'm thinking I'll have the ContentsBox have a script that allows the main GUI script to request certain buttons and link them up to a handling function.
The ContentsButtonSet scene on the other hand will contain the script and functionality to make the buttons.
So, the ContentsBox will fill itself with enough ContentsButtonSets to match all the contents, and the ContentsButtonSets will initialize themselves.
9:38pm - Time to go, but I got a lot done. I've got the Room Contents displaying buttons for every contents item. It's not perfect, but it's working.
Next time, I have to make sure that the contents work properly when there aren't any. Then I can move onto the movement buttons.