
1-SamGame New Camera Systam:
1-Soft follow ---> OK
2-Back player ---> OK
Mode 0 -> Around """ free Around """
Mode 1 -> Hit To go Back """ for Action game """
Mode 2 -> Always Soft Back """ for car game """
3-Cinematograic --->
4-Collision Detection --->
5-AI Camera Man --->
mode = Camera(Object,Space,Height,Time,Mode)
and the out from that = Mode
-------------------------------------------------------------------
2-SamGame Blender Shortcut:
1- OB("Object name") # get Object "do not but OB in the name"
2- Sen("Sensor name") # get Sensor
3- Act("Actuator name") # get Actuator
4- Run("Actuator name") # activat Actuator
5- Mouse() # show mouse
6- Pal50() # set FPS to 50
--------------------------------------------------------------------
3-SamGame Math:
1- getZAngle(matrix3x3) # get Z angle from matrix --> 0 to 360
2- getSpace(A,B) # get space frome A(x,y,z) to B(x,y,z)
--------------------------------------------------------------------
SamGame version 0.1 Bug:
- No big bug in this ver
- The camera system only runs for one camera not more
.blend files help
Arrow button to move player
Enter to change camera mode to 1 “hit to back”
enjoy


