<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rick1208</author_name>
  <author_url>https://blog.hatena.ne.jp/rick1208/</author_url>
  <blog_title>赤坂ギドウのプログラミング未経験でゲームを作る</blog_title>
  <blog_url>https://www.momino1234.com/</blog_url>
  <categories>
  </categories>
  <description>前回の記事 www.momino1234.com ① スコア管理スクリプトを作る ② Canvas にスコア表示を作る ③ Enemyを倒した時にスコア追加 ④ GameManager を配置 よくあるミス 敵を倒したときに スコアを追加する方法 ① スコア管理スクリプトを作る 新しいスクリプトを作成名前はGameManagerにコードは using UnityEngine; using TMPro; public class GameManager : MonoBehaviour { public static int score = 0; public TextMeshProUGUI sc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.momino1234.com%2Fentry%2F2026%2F03%2F10%2F020940&quot; title=&quot; 【unity】敵を倒したときにスコア表示を追加する方法【コード、スクリプト】 - 赤坂ギドウのプログラミング未経験でゲームを作る&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/r/rick1208/20260309/20260309044319.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-03-10 02:09:40</published>
  <title> 【unity】敵を倒したときにスコア表示を追加する方法【コード、スクリプト】</title>
  <type>rich</type>
  <url>https://www.momino1234.com/entry/2026/03/10/020940</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
