I'm trying to mess around with attaching actors/models but I'm wondering how do I change the size of what I attach? For instance, if I attach a Proton Cannon to the head of a Marine via trigger can I change its scale with triggers or does that require a custom actor or unit? Basically I want to attach a smaller actor to a unit.
Did you use actor messages or make a new actor altogether? I'm curious about the actor messages. They seem very tempermental and only some of them work for me :/
I'm trying to mess around with attaching actors/models but I'm wondering how do I change the size of what I attach? For instance, if I attach a Proton Cannon to the head of a Marine via trigger can I change its scale with triggers or does that require a custom actor or unit? Basically I want to attach a smaller actor to a unit.
Actually I figured this out so nm :)
@Norgannon: Go
Did you use actor messages or make a new actor altogether? I'm curious about the actor messages. They seem very tempermental and only some of them work for me :/
@Callex: Go
I used an actor message.
Actor - Send Actor Message (SetScale .25, .25, .25 0) to main actor unit of Marine [xxx,xxx]
@Norgannon: Go
Ah, ok thanks! I'll have to play around with it some more then. Awesome screenshots btw!
Can someone please explain to me how I can attach one Unit to another?
I heard you can do it with Triggers or with Attachment points in the Data Editor but I tried for hours and I couldn't do it!