public void SetTileID(int tileID) { m_tileId = tileID; transform.position = TrapManager.TilePosition(tileID); }