Jump to content
Sign in to follow this  
acat0970

how do I spawn units on the transmission towers

Recommended Posts

i was fooling around with the editor and found that you can't spawn unites on the platform of the transmission towers

Share this post


Link to post
Share on other sites

I sometimes long to unite with the Justice League myself, they seem like a bunch of cool guys.

Share this post


Link to post
Share on other sites
i was fooling around with the editor and found that you can't spawn unites on the platform of the transmission towers

Wrong forum.

Anyway, try this, not sure if it works.

Place a game logic on the tower in the editor.

Give the game logic the name e.g. "roofing"

Place a unit on the flag, add this to init:

this setPos [getPos roofing select 0, getPos roofing select 1, 5]

Or, try this (add to unit init):

player setpos (roofing modelToWorld [0,0,0])

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×