Monday, May 16, 2016

Day 15 - March 16

Monday - Home
Decided to stay home and work so I cold get laundry done. After waking around 8;50 AM, I actually sat at my computer for most of the day and just programmed more of the Space Designer. I got the first two check boxes off the checklist done! I finished the grid system and programmed a way to select and deselect the grid tiles. Although I had ideas to do it off a double click system, I eventually found a way to do it off a left click system that makes for me to program future functions using the middle and right mouse click features too! I also got halfway through the square instantiation. See, I want the user to be able to create an instance of a square (or "instantiate squares") in each tile by doing an easy right-click and open a menu with a middle click. This current code allows me to incorporate that later on- a success for me. I can also use the same script for as many gird squares as I want- re-usability, another win. Now to work on getting the right-click to instantiate squares in the right category so that they actually show up...

Also, it's already 4:30 and I should probably actually go do my laundry...

No comments:

Post a Comment