Exemplo n.º 1
0
 private void RingBell()
 {
     tilemapManager.Sound(playerAgent.position, 5);
 }