YesNoOk
avatar

Angledraw negates transparent option in air file? (Read 265 times)

Started by Continuity, November 17, 2009, 07:12:24 pm
Share this topic:
Angledraw negates transparent option in air file?
#1  November 17, 2009, 07:12:24 pm
  • ***
  • 我が名は 「ハクメン」、押して参る!
I'm using helper for my hitsparks, and in the air file I set all the hitsparks to transparent, under the helper state I simply added a angledraw sctrl to see how it works, but although the angle was changed, the sprite was no longer transparent. Is this suppose to happen? If so, how do I solve it?

And one additional question, is there a trigger for helpers that looks at the stateno of the parent?

Help is appreciated
Re: Angledraw negates transparent option in air file?
#2  November 17, 2009, 07:34:32 pm
  • ******
  • [E]
    • Mexico
parent,stateno and root,stateno
Re: Angledraw negates transparent option in air file?
#3  November 17, 2009, 08:09:30 pm
  • ******
Quote
Is this suppose to happen? If so, how do I solve it?
It's probably not supposed to happen, but it's a bug that's just here. Just add a type =  trans.
Quote
And one additional question, is there a trigger for helpers that looks at the stateno of the parent?
You're looking for trigger redirection, look that up in the various docs. Basically you can "redirect" any existing trigger to check what it is for the parent. See what Frederika said.
If I struggled to the end of my determination, to the end of my way of life with my followers, if the result is ruin, then this ruin is inevitable. Grieve. Shed tears. But you cannot regret.
Re: Angledraw negates transparent option in air file?
#4  November 17, 2009, 10:44:05 pm
  • ***
  • 我が名は 「ハクメン」、押して参る!
hurm...it all works out now, thanks a lot guys :sugoi: