local player = vci.vc.room.GetLocalPlayer() -- プレイヤー情報の取得 print("Position: "..tostring(player.GetPosition()))