コード例 #1
0
ファイル: SavePoint.cs プロジェクト: ozzyonfire/platformer
 protected override void Interact()
 {
     player.Respawn();
 }