1
2
3
4
2
3
4
on:drop {
addstate "self",22;
statesize "self",22,25;
}
Do I need to alter the code for state 22 or 24 to work on an "item"? It works for all the other states...like the item will emit particles or bleed if i code them states, just the same.
a have searched/read posts about addstate, but not specifically this issue im having.
as always, thank you in advance for any help.