PLS help..
by KalebHolloman · in Torque 3D Professional · 03/19/2013 (12:28 pm) · 9 replies
I was just wondering if anyone knows how i can have my character for an fps game do a down the sights aim when i right click instead of the standard zoom it does.. i admitantly am a begginner but catch on quickly and any help would be appriciated.. if anyone can help with a script to do this i can create the animation myself because i am familiar with 3ds max and maya.. i appriciate your time and effort.. thank you
#3
that means if u go into ironsite pose then without proper animation no one will be able to notice it.
to make it ready for multiplayer u have to use an animation and a server side command or c++ side code change.
03/19/2013 (6:50 pm)
"ironsights" resource is not multiplyer compatible.that means if u go into ironsite pose then without proper animation no one will be able to notice it.
to make it ready for multiplayer u have to use an animation and a server side command or c++ side code change.
#4
03/20/2013 (10:14 am)
would i be able to do the new animation in maya?.. or 3ds max.. cause im very familiar with both of those programs and just import into torque?
#5
just export it as dts or dae format.
but the main part is playing that animation.
it needs code changes.
if u r an artist and can make an animation for the stock soldier model
then i think forum members can help u to do the code.
03/20/2013 (11:15 am)
u can use any 3d modeling soft.just export it as dts or dae format.
but the main part is playing that animation.
it needs code changes.
if u r an artist and can make an animation for the stock soldier model
then i think forum members can help u to do the code.
#6
03/20/2013 (12:49 pm)
ya ive been doing animations for quite some time now so that wont be an issue just gotta get more familiar with code and stuff tho... thank you guys so much for all your help =)
#7
03/21/2013 (10:55 am)
may i just ask one more thing.. where can i find the utility/tool to edit my scripts i cannot seem to find one and the .cs files will not open to edit..
#9
03/22/2013 (5:45 pm)
If you're using Visual Studio to edit the source code, I find it does a reasonably good job with .cs files - it thinks they're C# files and the syntax is close enough that it looks okay.
Associate Michael Hall
Distracted...