<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Free_Gamer</author_name>
  <author_url>https://blog.hatena.ne.jp/Free_Gamer/</author_url>
  <blog_title>UE4ゲーム製作事例備忘録ブログ！</blog_title>
  <blog_url>https://free-gamer.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>今回は、至ってシンプル。 通常移動速度からの全力ダッシュ処理だ。 ダッシュボタン（キー）・・・左Shiftキー、左スティック押し込み Shiftキー押してない時は、通常移動速度（375のスピード）で移動するが、 Shiftキー押した時は、速度が「600」になり、通常よりも速い速度で移動が可能だ。 ダッシュボタン処理は、AxisMappingsで作成している。 但し、エイム中はダッシュ不可にしてある。 エイムボタンを押した時に、Bool値「Aim」がTrueになる為、Trueの先に繋がってる「MaxWalkSpeed375」に処理が走る。 つまり、エイム中は強制的に通常移動速度になるわけだ。 移…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffree-gamer.hatenablog.com%2Fentry%2F2018%2F08%2F03%2F074108&quot; title=&quot;TPSシューティング奮闘記～ダッシュ（Sprint）処理！～ - UE4ゲーム製作事例備忘録ブログ！&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/F/Free_Gamer/20180803/20180803072847.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-08-03 07:41:08</published>
  <title>TPSシューティング奮闘記～ダッシュ（Sprint）処理！～</title>
  <type>rich</type>
  <url>https://free-gamer.hatenablog.com/entry/2018/08/03/074108</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
