Thursday, March 15, 2012
Friday, March 9, 2012
Unity Tools
Just spent a couple day coding some tools for Unity to help with setting up scenes. I made an align tool, a duplication tool, a random offsetter, and a move to surface tool. They all turned out how I was hoping and creating them was a lot easier than I thought. I've submitted them to the Unity Asset Store and I'm awaiting reply.
Friday, March 2, 2012
Some More Jump n Shoot Work
I fixed up the jumping code some more. Still an issue with jumping up to a ledge adding more jump when you touch it. Next onto making the shooting work better.
http://dl.dropbox.com/u/13785182/DevBuild_5_JumpingBetter/WebPlayer/WebPlayer.html
http://dl.dropbox.com/u/13785182/DevBuild_5_JumpingBetter/WebPlayer/WebPlayer.html
Thursday, March 1, 2012
Jet Game
Took a break from the jump and shoot game to work a little more on the jet game. Getting the random generated levels to work. There's no collision on the canyon to crash into and there's no end to the game or score, so it's not much of a game yet. I also need to add the randomly placed obstacles too. Right now it picks a pre-made section of track and adds it on to the end, once you fly through the section you're in it deletes itself and adds a new one to the end. Also need to adjust the jet's speed and some other things with how it moves.
http://dl.dropbox.com/u/13785182/Canyon2Dev_1/WebPlayer/WebPlayer.html
http://dl.dropbox.com/u/13785182/Canyon2Dev_1/WebPlayer/WebPlayer.html
Tuesday, February 21, 2012
Jump & Shoot
Got AI to recognize a few conditions, but holding off on going further with that until the controls are improved. Changed the jump to take into account holding vs tapping the button. Still needs some work.
http://dl.dropbox.com/u/13785182/DevBuild_3_BetterJumping/WebPlayer/WebPlayer.html
http://dl.dropbox.com/u/13785182/DevBuild_3_BetterJumping/WebPlayer/WebPlayer.html
Thursday, February 16, 2012
Jump & Shoot
Started working on another new type of game yesterday, sidescrolling Jump & Shoot. Here's what I have so far. It's ugly, not fun, and doesn't work properly but it's the very basic gameplay elements.
Jump & Shoot: Dev Build 1
And a character idea:
Jump & Shoot: Dev Build 1
And a character idea:
Monday, February 13, 2012
Coding stuff
I tried figuring out how to make various scripts talk to each other and seemed to make sense of it as well as making scripts extend another script which turned out easier than expected. However I didn't get far enough to see if what I was coding actually worked yet. I also finished another course from codeacademy.com
Subscribe to:
Posts (Atom)
