Object type: Glitch

My object type wont stay the same. For example: I give an item a object type of “Ground” but I cant give any other item the same object type it ends up being the type with a added number, for ex: I give another item the type of “Ground” it will be “Ground-2” effectively making the object type option useless. How do I fix this?

This is by design - every new type of object you create must have a unique name. All clones of that object will share the same type though.

https://flowlab.io/user_guide/#flowlab-user-guide-objects

That is true. However I am talking about the object type not the name. I’m trying to make all the enemies in the game under the same type “Monster” and they all have different names, but in the type field it keeps adding random numbers to the “Monster” in the type field. Does this have to do with the account type? (paid vs. free)