... For a multi-level hero ability. I have an ability with 3 levels for my hero, but but whenever I try to apply the cursor splat to it, it never shows.
I'm assuming I need something more then
My guess is you don't have anything in the Cursor Effect field in the Ability. The Cursor Effect field should be set to either a Search Area or Damage effect, and is used to calculate the size of the area effect and automatically scale the cursor splat as well as highlight any units that will be affected.
Either that or the actor is set up wrong. Did you base it on one of the existing cursor splats? There are a few fields that need to be set (like the "_Scalable" alias to auto-scale it) for it to work correctly and if you didn't base off one of the existing cursor splats these might not be set.
Omg I feel like a major idiot lol. I had everything you said already set, except in my cursor effect field I had The the effect set to the create persistent instead of the search area. lol thank you.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
... For a multi-level hero ability. I have an ability with 3 levels for my hero, but but whenever I try to apply the cursor splat to it, it never shows. I'm assuming I need something more then
(event) Abil. >Ability<.cursor (Action) Create
and
(Event) ActorOrphan (Action) Destroy
??
My guess is you don't have anything in the Cursor Effect field in the Ability. The Cursor Effect field should be set to either a Search Area or Damage effect, and is used to calculate the size of the area effect and automatically scale the cursor splat as well as highlight any units that will be affected.
Either that or the actor is set up wrong. Did you base it on one of the existing cursor splats? There are a few fields that need to be set (like the "_Scalable" alias to auto-scale it) for it to work correctly and if you didn't base off one of the existing cursor splats these might not be set.
@RileyStarcraft: Go
Omg I feel like a major idiot lol. I had everything you said already set, except in my cursor effect field I had The the effect set to the create persistent instead of the search area. lol thank you.