﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.6%2FPy%2FScripts%2FGame_Engine%2FFPS_Mouselook</id>
	<title>Extensions:2.6/Py/Scripts/Game Engine/FPS Mouselook - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.6%2FPy%2FScripts%2FGame_Engine%2FFPS_Mouselook"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Game_Engine/FPS_Mouselook&amp;action=history"/>
	<updated>2026-08-03T22:37:07Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Game_Engine/FPS_Mouselook&amp;diff=141427&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Game_Engine/FPS_Mouselook&amp;diff=141427&amp;oldid=prev"/>
		<updated>2018-06-28T20:54:01Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 20:54時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Game_Engine/FPS_Mouselook&amp;diff=141426&amp;oldid=prev</id>
		<title>2013年4月22日 (月) 02:24にwiki&gt;Riyuzakisanによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Game_Engine/FPS_Mouselook&amp;diff=141426&amp;oldid=prev"/>
		<updated>2013-04-22T02:24:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name= MouseMove Script&lt;br /&gt;
|tooltip=A Mouselook &amp;amp; Movement Script&lt;br /&gt;
|menu=&lt;br /&gt;
|version=2.7 2013/03/19&lt;br /&gt;
|blender=2.66.1&lt;br /&gt;
|author=Riyuzakisan&lt;br /&gt;
|license=CC&lt;br /&gt;
|link=[http://riyuzakisan.weebly.com/mousemove-script.html#toc Manual on Riyuzakisan's blog]&lt;br /&gt;
|exe=mousemove.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps= -&lt;br /&gt;
|usage=This script is designed to be quick to set up and easy to customize, and offers a Mouselook system and two optional Player movement features.&lt;br /&gt;
|download=http://riyuzakisan.weebly.com/mousemove-script.html#download&lt;br /&gt;
|bugtracker=[http://blenderartists.org/forum/showthread.php?211127-MouseMove-FPS-Mouselook-amp-Movement-Script Thread on BlenderArtists Forums]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
* Open or Paste the script in Blender's Text Editor and give it a good name&lt;br /&gt;
** Example: &amp;quot;mousemove.py&amp;quot;&lt;br /&gt;
** It is recommended to add &amp;quot;.py&amp;quot; to the end&lt;br /&gt;
** You may want to use the Format &amp;gt; Convert Whitespaces &amp;gt; To Spaces feature in the Text Editor. This will prevent any indentation related errors.&lt;br /&gt;
* Select the Object you want to add the script to.&lt;br /&gt;
* In the Logic Editor, add an Always sensor and enable True level triggering [```]&lt;br /&gt;
** True level triggering on an Always sensor will update the script on every Logic tick.&lt;br /&gt;
* Add a Python controller, and connect it with the Always sensor.&lt;br /&gt;
* Select the mousemove script in the Python controller's drop down menu.&lt;br /&gt;
&lt;br /&gt;
Note: As of update 2.61, you can use any sensor to trigger the Python controller.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Full instructions''' can be found in the [http://riyuzakisan.weebly.com/mousemove-script.html#toc Instruction Manual on Riyuzakisan's blog].&lt;/div&gt;</summary>
		<author><name>wiki&gt;Riyuzakisan</name></author>
		
	</entry>
</feed>