1. Hello guys.
    How to find by id item placed on a full map?
    I wanna find item (entity) on game map if his was placed before.
    Ex.: GameManager.GetItem(2).transform.position
    For get coordinates that item on map...