I cant seem to find it anywhere in the code, but how do I add/change the 3rd person character in rpg mode, etc.
thank you in advance!
Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
3rd person character
-
- Member
- Posts: 1
- Joined: December 21st, 2009, 6:27 pm
- Name: zack
Re: 3rd person character
you can switch the view inside the game by using:
thirdperson [0...2]
thirdpersondistance [distance]
code refering to thirdperson mode:
engine/rendergl.cpp:729
fpsgame/fps.cpp:167
fpsgame/render.cpp
offtools.
thirdperson [0...2]
thirdpersondistance [distance]
code refering to thirdperson mode:
engine/rendergl.cpp:729
fpsgame/fps.cpp:167
fpsgame/render.cpp
offtools.