TGC Codebase Backup



Free Flight Camera by Stab in the Dark software

9th Mar 2016 12:29
Summary

Free Flight Camera for keyboard, touch and virtual joystick.



Description

These functions will create and control a free flight camera.It can be controlled by the keyboard and mouse or touch on opposite sides of the screen.It can also be controlled by virtual joysticks with touch.It includes a utilities file of math functions that are required for smooth camera movement.You need to add to your project 2 virtual joysticks by the global variable names L_VirtualJoystick, R_VirtualJoystick.Just included the files in your project and call the functions in the loop.



Code
                                    ` This code was downloaded from The Game Creators
                                    ` It is reproduced here with full permission
                                    ` http://www.thegamecreators.com
                                    
                                    Zip file attached