Page 1 of 1

Spawn actors above 3d floors?

Posted: Wed Aug 16, 2006 0:58
by Vren Lyet
Is it possible to spawn an actor on top of a 3d floor?

I tried several spawn action specials (using map spots) but regardless of what z-height I used the actor was always spawned below the 3d floor.

BTW: The built-in spawn action seems to be not working somehow. I'm not sure if I did something wrong with this one though...

Posted: Wed Aug 16, 2006 1:02
by Sir_Alien
What exact function are you using? It's easier for us to help you if you post your code.

And you're giving the map-spots themselves a z-height too, yes?

Posted: Wed Aug 16, 2006 1:25
by Vren Lyet
Sorry, it seems I figured it out myself...stupid me.

I set the z-height of the MapSpot, but I didn't realize that this z-height has to be relative to the real sector's floor (not the real z-height of the map).

Now it works perfectly - this is great.

Thanx anyways for the quick answer!

Posted: Wed Aug 16, 2006 2:40
by Sir_Alien
Ha, an easy mistake to make. ;)

Glad you sorted it out. :thumb: