(adsbygoogle = window.adsbygoogle || []).push({});
Hi i'm currently recording for a machinima, found codes for thirdperson angles & distances but my question is there also a "bird view" code for third person?
Because with the angle codes u can only move around the person not above the person.
If any of you can help, thanks
codes i'm using atm:
bind DPAD_DOWN "toggle cg_thirdPerson 1 0 ; "
bind DPAD_RIGHT "toggle cg_thirdpersonrange 30 60 90 120 150 180 270"
bind DPAD_LEFT "toggle cg_thirdpersonangle 0 15 90 180 270 345"