<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>toburau</author_name>
  <author_url>https://blog.hatena.ne.jp/toburau/</author_url>
  <blog_title>ゲームが作れるようになるまでがんばる日記</blog_title>
  <blog_url>https://toburau.hatenablog.jp/</blog_url>
  <categories>
    <anon>Daily</anon>
    <anon>Python</anon>
  </categories>
  <description>キャラクターのジャンプを実装。 ロジック自体は割とすぐに実装できたけど、どのくらいの高さ、速さでジャンプするかの調整がちょっと手間がかかった。 Unityなどのエディター上で実行しているときは、実行中にパラメータを変更しながら確認できるが、 今作っているPythonのコードだと一度停止してコードを変えてまた実行するという手間がかかる。 まあ、コンパイルやビルドするわけではないので、そこまで大変ではないが。 デバッグメニューでよく使うImGuiのPython版はあるかなと検索してみたら、pyimgui が見つかった。 今のゲームの実装が終わって余裕があったら、試してみよう。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoburau.hatenablog.jp%2Fentry%2F2023%2F01%2F31%2F232808&quot; title=&quot;ジャンプ - ゲームが作れるようになるまでがんばる日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-01-31 23:28:08</published>
  <title>ジャンプ</title>
  <type>rich</type>
  <url>https://toburau.hatenablog.jp/entry/2023/01/31/232808</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
