NewsUnrealEdFilesModsFragBULiandri Archives
BeyondUnreal Forums

Go Back   BeyondUnreal Forums > Unreal Development > Mapping

Reply
 
Thread Tools Display Modes
Old 2nd Jul 2001, 11:46 AM   #1
kevsmart
Registered User
 
Join Date: Jun. 25th, 2001
Posts: 4
3rd person view?

Is there a way to view the game (or script it) so that I get a 3rd person view and can see my own character?
kevsmart is offline   Reply With Quote
Old 2nd Jul 2001, 12:08 PM   #2
Coffe fan
Registered User
 
Join Date: Jun. 20th, 2001
Posts: 74
Thumbs up yes

console. Behindview 1 and 0 to go back to first person.
__________________
Coffe everyday ;-)
Coffe fan is offline   Reply With Quote
Old 2nd Jul 2001, 03:49 PM   #3
ChrisToth.hu
Level Designer
 
ChrisToth.hu's Avatar
 
Join Date: Oct. 2nd, 2000
Location: Atlantis
Posts: 2,740
I like adjusting the FOV settings in the 3rd person view...I can see things more clearly that way.
__________________
Chris Toth
-------------
Chris@message.hu

ChrisToth.hu is offline   Reply With Quote
Old 2nd Jul 2001, 03:58 PM   #4
dsn
Registered User
 
Join Date: Jul. 2nd, 2001
Location: Atlanta
Posts: 3
Think of PlayerPawn AS a Camera

The 'PlayerPawn' class is basically a camera in 3d space... If you build off this class, you will have FULL control on how the camera acts. ( With user input moving it around, of course).

A UT character is a child-class of the PlayerPawn class, and the UT player
classes sets the 'viewport or camera' to exist at the origin of that object.

In 1st person mode, since you are looking out the eyes of the object, the engine doesn't draw the entire model (since the model exists outside of your vision).

In 3rd person mode, the camera is offset so its behind the origin of the object by a specific vector magnitude. Since the object is in front of the camera, the engine MUST draw a model for that object.

So, in other words.... If you only want a camera to follow one specific actor (a sideview, backview, etc...) you can subclass a specific UT player.

If you want to do more advance stuff (camera scripting, etc, etc)... you may need to mess with the PlayerPawn or Pawn classes.

-dsn
(fun with cameras! w00t!)
dsn is offline   Reply With Quote
Old 2nd Jul 2001, 04:33 PM   #5
RFairey
King of the Faireys
 
RFairey's Avatar
 
Join Date: Aug. 2nd, 2000
Location: Somewhere Else
Posts: 169
Angry

3rd person is great for testing a map. I made a tube station, and when looking at it in 3rd person, I realised that my escalator rails were over twice the height of the players!! Ialways make my maps too big, and find the 3rd person view great for getting the scale right. Also good is to add a bot actor to the editor and see how it measures up.
__________________
Bravery is not a function of firepower - JC Denton
RFairey is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 03:01 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright ©1998 - 2009, BeyondUnreal, Inc.
Privacy Policy | Terms of Use
Bandwidth provided by ITXen