YesNoOk
avatar

remove shadow of helper? (solved) (Read 541 times)

Started by Continuity, October 18, 2009, 06:11:18 pm
Share this topic:
remove shadow of helper? (solved)
New #1  October 18, 2009, 06:11:18 pm
  • ***
  • 我が名は 「ハクメン」、押して参る!
title says it all, I looked through the doc many times and didn't find any code regarding helper's shadow, so... do I have to modify the actual helper's state to remove the shadow? thank you
Last Edit: October 19, 2009, 03:26:52 am by juggernaut117
Re: remove shadow of helper?
#2  October 18, 2009, 07:01:58 pm
  • ***
    • UK
title says it all, I looked through the doc many times and didn't find any code regarding helper's shadow, so... do I have to modify the actual helper's state to remove the shadow? thank you

For me, I used an AssertSpecial, with a noshadow (Correct me if i'm wrong) flag on the helper state. That's what I did
Re: remove shadow of helper?
#3  October 18, 2009, 11:59:06 pm
  • ***
  • 我が名は 「ハクメン」、押して参る!
whoa, just came across that sctrl, thanks I'll try it out