Well, the second month has been an interesting one, and mostly just working on my game project and not doing too much studying. What I was aiming for in the second month, was to basically have a prototype of sorts and maybe have it in a state that could be shared with people in some… Continue reading 60th day, or the second month in retrospect
Category: Work
58th and 59th day
The last two days have been spent looking into UI stuff, designing and trying to find the best way to create these minor UI elements I will need. I have already created this minor programmer window with just the standard Unity GUI features. Which works, but can be quite the manual labor of getting things… Continue reading 58th and 59th day
57th day
After going through some pains of using the built in UI that Unity has too offer, I went shopping and picked up Daikon Forge UI library of the unity asset store. It only cost me $75, and judging from the reviews it should be a lot easier to use than creating these UI elements through… Continue reading 57th day
55th and 56th day
Fixing bugs and making the programming screen for the robots a little more elite. So the only editable text area within the screen is where the instructions are. All the other fields are basically just to monitor and see what values are being passed around or the memory being used. Next up is to… Continue reading 55th and 56th day
53rd and 54th day
Have worked through all the items on my previous TODO list except for finishing the improved programmer screen. That is basically what I am working on now. A couple of more items I wanted to add to this TODO list was labels and tags. Meaning that the main character robot can give tags to dynamic… Continue reading 53rd and 54th day
52nd day
Working on improving the programming screen for the robots and enhancing the navigation of the main character with an actual navigation mesh. So that the users only needs to click on the ground where they want the player to go. The navigation mesh was very simple to set up and makes a few things a… Continue reading 52nd day
50th and 51st day
I have re-factored the whole command logic for the robots, added some gates with animations and am trying to create a small puzzle out of the pieces I have already. From the video I posted, you can see some basic animations and triggers working as I make the robot move away from the gate. I… Continue reading 50th and 51st day
49th day
Another day of fiddling with state machines, animation curves, events and rigging. Cleaned up all the crap animations I created for testing and actually set up the animations and movements of this particular robot in a sensible way. The body of the robot is tied to a rig and bone, animated in Maya, but the… Continue reading 49th day
46th day
So, we are still here, and I don't have a solid demo to show people after 18 days of work. Well, 18 days of work is really not that much. Why am I excusing myself? I do have a demo on my machine that can operate robots and make them do my bidding with a… Continue reading 46th day
45th day
Programming and modeling all day, along with creating the UI elements for the programming puzzle bits of the game. I wanted it to look very DOS like. Like an old system where you are staring at bare bones without all the nice applications to help you out. On the other hand I am just making sure… Continue reading 45th day