Monday, 17 February 2014

Sunday, 16 February 2014

Background

I am planning on making an endless runner/ run and jump game. i am going to gather data about these types games.

A classic run and jump game is canabalt. which is simply a game where you jump to avoid objects, while getting faster.
the other popular endless runner are the flood runner series and the game run.

a popular 3d runner game is free running and free running 2.

I have played a variation of these games and i have some ideas on how to create a game.

Sunday, 9 February 2014

Physics in Unity

This week we have learned about using physics in unity. we now cam make gravity an using script i could make whatever object the script was attached to spin. however i cant figure out the script to fire our "bullet" and knock down the wall. overall i do not understand scripting that much.


Term 2 proposal

I have submitted my term 2 proposal. basically i would like to make an endless runner game.

Sunday, 2 February 2014

Scripting

This week i had to create scripts which made different spotlights move my character. after searching the web i can still not understand how to do this. i have some script as shown
 

but it won't attach to object because it wont compile. I do not know how to get this to work.