Game Development Community

Shapebase FirstPersonOnly field.

by Toks · in Technical Issues · 08/12/2007 (7:39 am) · 1 replies

Hey everyone.

im having difficulty with the FirstPersonOnly field. according to the c++ code this parameter should allow images to only be rendered in first person. i want this to happen, but setting this parameter to true or 1 does not help. (i by this mean in the scripted datablock, not in sourcecode) how would i get something like this to work?

thank you

#1
08/12/2007 (9:10 am)
Ah, confusive use of the term image imo. this really means that if you set this boolean to true in for example playerdata you may only observe first person perspective if this is your control object.