i was wondering if anyone tried to do a 1st person view similar to Mirrors Edge(where the player's arms/legs etc are visible on screen)
Announcement
Collapse
No announcement yet.
Mirrors Edge-type view
Collapse
X
-
Originally posted by srv View PostI tried it on UE2
As i remember, i just changed OwnerNoSee=TRUE to OwnerNoSee=FALSE in DefaulProperties in my Pawn class
There is no similar property from what I can tell in UE3. I'm experimenting with moving my 3rd person camera to just infront of the head. But this causes all sorts of headaches with aiming and clipping with the character model.
Anyone found a solid way to do this?
Comment
Comment