When I use Supply Drop via the Orbital Command, a pod falls from the sky and lands on the supply depot. It adds a extra "roof" on top of the depot. You know, a supply depot with extra supply has a roof thing on top of itself.
I try to make the pod fall on the supply depot WITHOUT adding the new roof thing. I just want the pod fall, land on the depot and then vanish.
How can this be done?
(perhaps the roof thing is a part of the falling pod model..? you canĀ“t have one without the other.. O_o )
@Kabelkorven: Go Check the Supply Drop Model actor. This is the one that controls this ability. You will see the first events call other actors called Orbital Command - Calldown Extra Supplies Drop and Orbital Command - Calldwon Extra Supplies Impact, those are the ones you want and one more event that destroys these actors. I think all the other ones are related with the "roof" so these are the ones you need to change.
I could go on more details but first try to work on that.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
When I use Supply Drop via the Orbital Command, a pod falls from the sky and lands on the supply depot. It adds a extra "roof" on top of the depot. You know, a supply depot with extra supply has a roof thing on top of itself.
I try to make the pod fall on the supply depot WITHOUT adding the new roof thing. I just want the pod fall, land on the depot and then vanish.
How can this be done?
(perhaps the roof thing is a part of the falling pod model..? you canĀ“t have one without the other.. O_o )
The roof addition is created in the actor events. I would use the pod model of the "auto scv" forget teh name if it doesnt work
Thats the thing, I have looked in the actor events and removed everything I think creates the roof. Still the roof is on.
Heck, I even removed all actor events except for one and the roof is still on. When I removed the last one, neither the roof or the pod appeared :s
@Kabelkorven: Go Check the Supply Drop Model actor. This is the one that controls this ability. You will see the first events call other actors called Orbital Command - Calldown Extra Supplies Drop and Orbital Command - Calldwon Extra Supplies Impact, those are the ones you want and one more event that destroys these actors. I think all the other ones are related with the "roof" so these are the ones you need to change.
I could go on more details but first try to work on that.