Tuesday 17 July 2012

Exercise 1: Sandbox 5 things i have learnt

 1) make sure you building and exporters are set up correctly

2) 64 bit bit for 64 bit comp, for 32 use 32 bit

3)
code folder = examples of spreads

Editor folder = icon folder

engine Folder = shaders get stored, engine related

game folder = packed files = objects things to use in the game

4) system.cfg contain comments and can contain custom comments.

5) editor.log allows you to have a look at issues and what is happening in the game.

6) holding mouse scroll button makes the camera move up down left right

7) holding shift increases the speed of the movement

8) left clicking on the mouse allows you to select objects

9)  clicking on "Terrain collision" allows you to go through or prevent going through the terrain

10) you can resize the viewport size of the screen

No comments:

Post a Comment