Page 1 of 1
Delete a first persion view...
Posted: Thu Oct 01, 2009 11:12 am
by Recon Trooper
How do you delete the firstperson view for weapons?
Re: Delete a first persion view...
Posted: Thu Oct 01, 2009 11:15 am
by StarkillerMarek
There are many ways, what exactly are you planning on doing this to?
Re: Delete a first persion view...
Posted: Thu Oct 01, 2009 11:21 am
by mswf
I think the best way to do that is to force 3rd person view on that weapon. Look it up in a lightsaber .odf or something.
Re: Delete a first persion view...
Posted: Thu Oct 01, 2009 11:54 am
by kinetosimpetus
unit odf, not weapon, ForceMode = 1 //force 3rd person
ForceMode = 2 //force 1st person
Re: Delete a first persion view...
Posted: Thu Oct 01, 2009 4:39 pm
by Fiodis
If you want the unit to have first person but the weapon to be invisible, just make an invisible weapon mesh (no XSI needed - just copy the weapon geometry, copy the texture and rename it, skin the texture to be invisible, and hex the new texture name and transparency into the weapon mesh).
In-game, in first person, you'll see hands that hold absolutely nothing but still shoot ordance. Why you'd want that is beyond me, but hey, you're the one that asked.
Re: Delete a first persion view...
Posted: Thu Oct 01, 2009 8:50 pm
by Recon Trooper
thanks
