My Scripted Pawn will not load
When I try to use my scripted pawn it crashes and when I use the player start entity, it just uses the pre-set players.
Is there an entity I need to use other than a pawn entity?
Could someone please help me?????
Scripted Pawn Problem, Help Please!!!!!!!!
-
- Posts: 7
- Joined: Thu Dec 23, 2010 3:11 pm
- QuestOfDreams
- Site Admin
- Posts: 1520
- Joined: Sun Jul 03, 2005 11:12 pm
- Location: Austria
- Contact:
Re: Scripted Pawn Problem, Help Please!!!!!!!!
In short: All levels require a PlayerSetup and PlayerStart entity otherwise they will fail to load. If you don't want to use the default player you have to hide it and transfer the controls to a pawn.
-
- Posts: 7
- Joined: Thu Dec 23, 2010 3:11 pm
Re: Scripted Pawn Problem, Help Please!!!!!!!!
how do i hide the default player?
Re: Scripted Pawn Problem, Help Please!!!!!!!!
Put it in a sealed room that cant be entered in the game.
-
- Posts: 7
- Joined: Thu Dec 23, 2010 3:11 pm