An object and an inventory item are not the same thing.
To animate an object you need to create an object in the room, assign it a sprite, and then you can animate it.
An inventory item is something that only exists in your inventory, not in the room.
To animate an object you need to create an object in the room, assign it a sprite, and then you can animate it.
An inventory item is something that only exists in your inventory, not in the room.