![]() |
|
|
#1 |
|
Registered User
Join Date: Oct. 2nd, 2001
Posts: 5
|
I need to figure out how to place a PlayerStart actor. No matter how big I make a room, the log window gives me an "Actor doesn't fit there" warning. It's very hard to make a level without a playerstart.
Here's what i get in the log window: Cmd: ACTOR ADD CLASS=PlayerStart Log: addactor Warning: Actor doesn't fit there THe place that i'm trying to add this is a hollow cube that is 10000x10000x10000, which i think is big enough for a playerstart; the tutorial said 512 was big enough. Thanks for any help on this! |
|
|
|
|
|
#2 |
|
Sounds as if you added the room rather than subtracted it. What color is the wireframe of the cube you placed?
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Oct. 2nd, 2001
Posts: 5
|
the wireframe in the 3d window are pink , the ones in the other three windows are brown or red
|
|
|
|
|
|
#4 |
|
you need to start by subtracting space rather than adding. the world isn't empty, it's full and you need to carve out of it.
you can subtract a huge area and add into it if thats how you're used to things. don't forget to put a light in there and rebuild. |
|
|
|
|
|
|
#5 | |
|
Quote:
|
||
|
|
|
|
|
#6 |
|
Registered User
Join Date: Oct. 2nd, 2001
Posts: 5
|
thanks a lot guys...now bum hunter can finally see the light of day!! mwahahahaha!
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Oct. 2nd, 2001
Posts: 5
|
or not... now when i validate the level it says that "Class PlayerPawnExt's parent is out of date" and that the scripts need to be rebuilt...
|
|
|
|
|
|
#8 |
|
did you do some playerpawn subclassing you didn't tell us about?
|
|
|
|
|
|
|
#9 |
|
Registered User
Join Date: Oct. 2nd, 2001
Posts: 5
|
nope. this is exactly how the program's defaults are... i just got the newest version last week and haven't changed any scripting...
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|