70 likes | 228 Views
My Kodu World. Lord of the rings. Introduction. In my world the aim is to get to the end while killing as may enemies as possible. You start off in forest area, then you go to a mountainous area, and finally a boss fight. Bump into the star to win. Boss Fight. Forest Area. Mountainous Area.
E N D
My Kodu World Lord of the rings
Introduction In my world the aim is to get to the end while killing as may enemies as possible. You start off in forest area, then you go to a mountainous area, and finally a boss fight. Bump into the star to win. Boss Fight Forest Area Mountainous Area
Main Character My character is a cycle, you control him using the arrow keys and shoot a missile with the right mouse button, while shooting blips with the left mouse button. You can also jump with the space bar. It has 160 hp and it’s missiles do 25 damage. It’s blips do five damage each and it shoots 20 at once.
Main Character: Code This means that when you click the arrows on the keyboard it will move. This makes the character move quickly. This is the code that I used to make my bike shoot missiles and blips. This code makes the character glow red when he is on low life.
Main Character: Code II This code means that when you hit a jet, you get two points . This code makes the camera follow your character all the time. This makes him jump. This ends the game when your health runs out.
Enemy This is your enemy in the game. I is a jet that follows a green path. It shoots blips at the bike. This code makes the jet shoot a blip at the cycle. This makes the jet follow the green path slowly. This creates an apple that I have programmed to give the jet hp.