Progress and Stuck-ness
I added
- the menu – simply to start the game or quit.
- a player with WASDQE movement
- two cameras (first person and scene perspective)
- game logic (usually I use an empty that is set to receive and send messages to the other objects)
I hit a roadblock 😉 with replacing the material of an object via Python controller in BGE.
