Monday, 29 May 2017

Game design with blender and python #1

I have made a basic game on scratch then I used python to make another basic game.Now I am using blender to create a easy and fun game. In blender I can move my character around and now I am working on creating the game. In blender I have set up the w,s,a and d keys to move around and I'm also setting up the space key to jump.


Blender is a game engine which uses logic to create a game. The first thing I did was setting up the wsad and space key using the controllers actuators and sensors. After that I added in gravity and a platform I also went and added coins so there is an objective in the game. I set up a score board at the top of the screen to show many coins you have collected and i also set up platform you have to jump to to get the coins.

My next step in blender is to make my start and Finnish screens. i also want to create more than one stage in the game to play.


No comments:

Post a Comment