![]() |
|
|
#1 |
|
Registered User
Join Date: Oct. 29th, 2003
Posts: 7
|
How do I spawn pickups?
I've gone through the pickup class and extended it to make my own pickup (schweet!). However, I don't know how to put these pickups into a level...
How do I put a pickup spawner in my level? Thanks. =) |
|
|
|
|
|
#2 |
|
MSPA
Join Date: Aug. 7th, 2002
Location: The Netherlands (yes, that's Holland)
Posts: 246
|
Just put the pickup in a level? Make it placeble?
__________________
Impossible is not an option. |
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Oct. 29th, 2003
Posts: 7
|
Quote:
Sorry for being a bother. |
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Nov. 16th, 2002
Location: Australia
Posts: 7
|
Quote:
Code:
class Child expands Parent placeable; |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Oct. 29th, 2003
Posts: 7
|
Alright, thanks guys, I just placed my first pickup in a level. It rotates, glows, and looks spiffy, but I can't get my Pawn to pick it up. =P
Oh well, time to dive through the scripts and see what I can dig up. Thanks again for the help. =) |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|