I've got all my items on a single Object. Each item being an Animation. They're called "item1", "item2" and so on.
I'd like to know how to store on a variable only the number part of the Animation name.
Basically, is there a way to store a value and discard part of it?