so im trying to make fighters move up and down with behaviors that change height while dogfighting, could this be done with ctor evnts using a pass chance on the attack ability to change hieght/angle?
Be sure to check out the extension mod: Hots Custom Map support on NA and EU, Despite the name it greatly expands the roster of options for the default 3 races and is updated all the way to NCO.
Use the SOp (Forward Vector) method since the can allow total control over turning and height visual wise but will require you to have persistents in your effect trees for visual sync purposes.
Rollback Post to RevisionRollBack
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
Be sure to check out the extension mod: Hots Custom Map support on NA and EU, Despite the name it greatly expands the roster of options for the default 3 races and is updated all the way to NCO.
To post a comment, please login or register a new account.
so im trying to make fighters move up and down with behaviors that change height while dogfighting, could this be done with ctor evnts using a pass chance on the attack ability to change hieght/angle?
http://www.sc2mapster.com/assets/nolanstars-textures/
Be sure to check out the extension mod: Hots Custom Map support on NA and EU, Despite the name it greatly expands the roster of options for the default 3 races and is updated all the way to NCO.
Consider using "Rocker" actors instead.
Look at the Graviton Beam rocker for reference.
Have your weapon apply a behaviour to the source unit when fired, that lasts just longer than your weapon's attack speed.
Have this behaviour activate your rocker.
Be sure to make the rocker only alter elevation, and not roll or pitch.
Use the SOp (Forward Vector) method since the can allow total control over turning and height visual wise but will require you to have persistents in your effect trees for visual sync purposes.
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
k, ill try this as I never got the hang of SOP's
http://www.sc2mapster.com/assets/nolanstars-textures/
Be sure to check out the extension mod: Hots Custom Map support on NA and EU, Despite the name it greatly expands the roster of options for the default 3 races and is updated all the way to NCO.