]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
(Commit created by redmine exporter script from page "Player_Model_Spec" version 2)
authordivVerent <divVerent@xonotic.org>
Sun, 14 Mar 2010 12:30:00 +0000 (12:30 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
Player_Model_Spec.textile

index 7e9afac32a43fa9a8e11ac7f7b03ea02884a0fe4..ef269b3ae823131412448e80f6de6d4cca29be71 100644 (file)
@@ -76,3 +76,37 @@ Dimension x/y, z:
                  |
 -16    -9        0       +9     +16
 </pre>
+
+Dimension x/y, z when crouched:
+<pre>
+                 |
+ +------+--------+--------+------+  +25
+ |      |HEAD    |        |      |
+ |      |SHOT    |        |      |
+ |      |        |        |      |
+ |      |        |view    |      |
+ |      |        *ofs     |      |  +15
+ |      |        |        |      |
+ |      +--------|--------+      |  +12
+ |               |               |
+ |               |               |
+ |               |               |
+ |               |               |
+ |               |origin         |
+-----------------+-----------------   0
+ |               |               |
+ |               |               |
+ |               |               |
+ |               |               |
+ |               |               |
+ |               |               |
+ |               |               |
+ |               |               |
+ |               |               |
+ |               |               |
+ |               |               |
+ |               |               |
+ +---------------|---------------+ -24
+                 |
+-16    -9        0       +9     +16
+</pre>