Question for you Mr.Derek Bronson
by sanjaychoudhary · in Technical Issues · 06/04/2009 (1:24 am) · 4 replies
i used http://www.garagegames.com/community/forums/viewthread/67176/ resource. The camera is not moving in vertical axis when I moved the mouse up or down. but the character's weapon aim direction is changing depends on the mouse movement. there are some changes in from old Gameprocess.cc to new TGEA1.8.1 GameProcess.cc file. can anyone of you tell me how to solve it?? plzzzzz help me....
About the author
#2
i didnt get any errors and warnings related to this resource.
i got some other warnings/errors
Warning! You have a duplicate datablock name of AISensObj. This can cause problems. You should rename one of them.
Error:scriptsAndAssets/server/scripts/players/player.cs (742): Unable to find object: '' attempting to call function 'onDeath'
apart from these two i didnt get any other warnings or errors.
according to this resource i have to do some modificatoins. most of the modificataiona i did. but i got problem
with gameprocess.cc file.
according to this resource i have to modify the following functions.
processList::advanceClientTime()
{
}
and
processList::advanceObjects()
{
}
i am using TGEA1.8.1. no such functions are there in Gameprocess.cc file. i think because of this only my camera is not
moving in vertical axis.and one more thing after implementing this resource my FPS are got down and my camera is jittering while the player is moving.
06/04/2009 (10:58 pm)
i didnt get any errors and warnings related to this resource.
i got some other warnings/errors
Warning! You have a duplicate datablock name of AISensObj. This can cause problems. You should rename one of them.
Error:scriptsAndAssets/server/scripts/players/player.cs (742): Unable to find object: '' attempting to call function 'onDeath'
apart from these two i didnt get any other warnings or errors.
according to this resource i have to do some modificatoins. most of the modificataiona i did. but i got problem
with gameprocess.cc file.
according to this resource i have to modify the following functions.
processList::advanceClientTime()
{
}
and
processList::advanceObjects()
{
}
i am using TGEA1.8.1. no such functions are there in Gameprocess.cc file. i think because of this only my camera is not
moving in vertical axis.and one more thing after implementing this resource my FPS are got down and my camera is jittering while the player is moving.
#3
Have you checked out the Advanced Camera resource? It may help.
06/05/2009 (9:44 am)
Quote:This camera was built on a HUGELY modified Advanced Camera
Have you checked out the Advanced Camera resource? It may help.
#4
06/05/2009 (12:53 pm)
Derek's awesome, but I'm not sure why you're asking him directly. The topic would be better asked on the TGEA private forums since that is where the TGEA tech-savvy programmers hang out. The technical issues forum, while having knowledgeable people, is probably not the best place to get the right eyes on your topic.
Employee Michael Perry
ZombieShortbus