- [Cond.] On I pressed, PauseSelect is overlapping BowIcon
-> [Action] IButtonIcon | Set animation frame to 1
-> ...
--> [Cond.] IButtonIcon Animation frame = 1
---> [Action] IButtonIcon | Set AssignedItemSwitch to 1
--> [Cond.] IButtonIcon Animation frame = 2
---> ...
...
IButtonIcon Animation frame is changed to 1 before the value is stored as AssignedItemSwitch.