Is it possible to disable first person
in modtools? Maybe in the unit odfs?
Disable first person? [Solved]
Moderator: Moderators
-
RacoonLR
- Second Lance Corporal

- Posts: 105
- Joined: Fri Apr 25, 2014 5:31 pm
- xbox live or psn: No gamertag set
- Location: UNDER YOUR BED
-
razac920
- 2nd Lieutenant

- Posts: 365
- Joined: Sun Jan 16, 2011 12:42 am
Re: disable first person?
From the ewok unit .odf file in the assets:
//this keeps the player from entering first person with this char
forcemode = 1
//this keeps the player from entering first person with this char
forcemode = 1
-
RacoonLR
- Second Lance Corporal

- Posts: 105
- Joined: Fri Apr 25, 2014 5:31 pm
- xbox live or psn: No gamertag set
- Location: UNDER YOUR BED
Re: disable first person? [solved]
thanksrazac920 wrote:From the ewok unit .odf file in the assets:
//this keeps the player from entering first person with this char
forcemode = 1
