Hello. I have a projectile ability correctly spawning at a ghost's weapon, but when I modelswap in a spectre model, the projectile comes from the actor's center (or base, or foot, can't tell.).
Taking a closer look the projectile comes out of the origin for both models. In my action actor the field "Launch Attachment Query" is set to AMFilterWeapon with center as fallback. Launch site is GenericAttackLaunchSite.
Hello. I have a projectile ability correctly spawning at a ghost's weapon, but when I modelswap in a spectre model, the projectile comes from the actor's center (or base, or foot, can't tell.).
Thanks!
Odds are your Action actor is referencing an attachment point not on that model so it is defaulting to the origin attachment point
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
@DrSuperEvil: Go
Taking a closer look the projectile comes out of the origin for both models. In my action actor the field "Launch Attachment Query" is set to AMFilterWeapon with center as fallback. Launch site is GenericAttackLaunchSite.
In any case the problem is with that actor.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg