<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.castle.xyz/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=M4gm4</id>
	<title>Castle Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.castle.xyz/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=M4gm4"/>
	<link rel="alternate" type="text/html" href="https://wiki.castle.xyz/Special:Contributions/M4gm4"/>
	<updated>2026-05-26T19:40:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.castle.xyz/wiki/index.php?title=Guides:How_to_Make_a_Jump_Button&amp;diff=487</id>
		<title>Guides:How to Make a Jump Button</title>
		<link rel="alternate" type="text/html" href="https://wiki.castle.xyz/wiki/index.php?title=Guides:How_to_Make_a_Jump_Button&amp;diff=487"/>
		<updated>2022-07-07T08:44:40Z</updated>

		<summary type="html">&lt;p&gt;M4gm4: Minor changes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Jump button is a form of custom controls these are the steps in making jump button &lt;br /&gt;
&lt;br /&gt;
# Icon &amp;lt;!-- Optional! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Jump buttons usualy need icon in order to be visible a traditional jump button is simply a arrow in a square facing up, but you can &amp;#039;&amp;#039;&amp;#039;customize&amp;#039;&amp;#039;&amp;#039; this however you want&lt;br /&gt;
&lt;br /&gt;
2. Relative to camera &amp;lt;!-- Optional! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want the jump button to stay on the screen if the camera is moving at the &amp;#039;&amp;#039;&amp;#039;bottom of general&amp;#039;&amp;#039;&amp;#039; you will see &amp;#039;&amp;#039;&amp;#039;relative to camera, turn that on&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
3. Code&lt;br /&gt;
&lt;br /&gt;
The code should go as follow&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;When this is tapped&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tell actors with tag [tag]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If {this is colliding with} [tag]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Repeat [N] times&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Modify {dynamic motion property velocity Y&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;to [-N] Relative to current value&amp;#039;&amp;#039;&amp;#039;                               &lt;br /&gt;
&lt;br /&gt;
[[File:Jump button.jpg|thumb]]&lt;/div&gt;</summary>
		<author><name>M4gm4</name></author>
	</entry>
	<entry>
		<id>https://wiki.castle.xyz/wiki/index.php?title=Guides:How_to_Make_a_Jump_Button&amp;diff=486</id>
		<title>Guides:How to Make a Jump Button</title>
		<link rel="alternate" type="text/html" href="https://wiki.castle.xyz/wiki/index.php?title=Guides:How_to_Make_a_Jump_Button&amp;diff=486"/>
		<updated>2022-07-07T08:42:55Z</updated>

		<summary type="html">&lt;p&gt;M4gm4: Jump button&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Jump button is a form of &lt;br /&gt;
&lt;br /&gt;
controls these are the steps in making jump button&lt;br /&gt;
&lt;br /&gt;
# Icon &amp;lt;!-- Optional! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Jump buttons usualy need icon in order to be visible a traditional jump button is simply a arrow in a square facing up, but you can &amp;#039;&amp;#039;&amp;#039;customize&amp;#039;&amp;#039;&amp;#039; this however you want&lt;br /&gt;
&lt;br /&gt;
2. Relative to camera &amp;lt;!-- Optional! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want the jump button to stay on the screen if the camera is moving at the &amp;#039;&amp;#039;&amp;#039;bottom of general&amp;#039;&amp;#039;&amp;#039; you will see &amp;#039;&amp;#039;&amp;#039;relative to camera, turn that on&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
3. Code&lt;br /&gt;
&lt;br /&gt;
The code should go as follow&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;When this is tapped&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tell actors with tag [tag]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If {this is colliding with} [tag]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Repeat [N] times&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Modify {dynamic motion property velocity Y&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;to [-N] Relative to current value&amp;#039;&amp;#039;&amp;#039;                               &lt;br /&gt;
&lt;br /&gt;
[[File:Jump button.jpg|thumb]]&lt;/div&gt;</summary>
		<author><name>M4gm4</name></author>
	</entry>
	<entry>
		<id>https://wiki.castle.xyz/wiki/index.php?title=File:Jump_button.jpg&amp;diff=485</id>
		<title>File:Jump button.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.castle.xyz/wiki/index.php?title=File:Jump_button.jpg&amp;diff=485"/>
		<updated>2022-07-07T08:39:52Z</updated>

		<summary type="html">&lt;p&gt;M4gm4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code of a jump button&lt;/div&gt;</summary>
		<author><name>M4gm4</name></author>
	</entry>
	<entry>
		<id>https://wiki.castle.xyz/wiki/index.php?title=User_talk:M4gm4&amp;diff=484</id>
		<title>User talk:M4gm4</title>
		<link rel="alternate" type="text/html" href="https://wiki.castle.xyz/wiki/index.php?title=User_talk:M4gm4&amp;diff=484"/>
		<updated>2022-07-07T08:22:43Z</updated>

		<summary type="html">&lt;p&gt;M4gm4: Created page with &amp;quot;M4gm4 is most poppuler with his games Co-operation and connect balls with hundreds of like each.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;M4gm4 is most poppuler with his games Co-operation and connect balls with hundreds of like each.&lt;/div&gt;</summary>
		<author><name>M4gm4</name></author>
	</entry>
	<entry>
		<id>https://wiki.castle.xyz/wiki/index.php?title=Custom_movement_control&amp;diff=480</id>
		<title>Custom movement control</title>
		<link rel="alternate" type="text/html" href="https://wiki.castle.xyz/wiki/index.php?title=Custom_movement_control&amp;diff=480"/>
		<updated>2022-07-03T05:12:49Z</updated>

		<summary type="html">&lt;p&gt;M4gm4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;drag, analog stick, slingshot, are the 3 deafult movement controls on castle.xyz, here is how to make more (buttons)&lt;br /&gt;
&lt;br /&gt;
# Left/right button, The start of the code&lt;br /&gt;
&lt;br /&gt;
for movement it needs to constantly moving, the simpliest option is &amp;#039;&amp;#039;&amp;#039;WHEN THIS IS PRESSED&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
Due to it constantly repeating code as long as it is pressed.&lt;br /&gt;
&lt;br /&gt;
2. Moving&lt;br /&gt;
&lt;br /&gt;
First add &amp;#039;&amp;#039;&amp;#039;TELL ACTOR WITH TAG #(charactertag)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Then add &amp;#039;&amp;#039;&amp;#039;MODIFY DYNAMIC MOTION PROPERTY VELOCITY X [N] (RELATIVE)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now that your left and right button is done, its time to add a up and down&lt;br /&gt;
&lt;br /&gt;
# Up/down button The start of the code&lt;br /&gt;
Repeat code from Left and right but change &amp;#039;&amp;#039;&amp;#039;VELOCITY X&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
With &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;VELOCITY Y&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>M4gm4</name></author>
	</entry>
	<entry>
		<id>https://wiki.castle.xyz/wiki/index.php?title=Custom_movement_control&amp;diff=479</id>
		<title>Custom movement control</title>
		<link rel="alternate" type="text/html" href="https://wiki.castle.xyz/wiki/index.php?title=Custom_movement_control&amp;diff=479"/>
		<updated>2022-07-02T10:09:08Z</updated>

		<summary type="html">&lt;p&gt;M4gm4: Fiinished&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;drag, analog stick, slingshot, are the 3 deafult movement controls on castle.xyz, here is how to make more (buttons)&lt;br /&gt;
&lt;br /&gt;
# Left/right The start of the code&lt;br /&gt;
&lt;br /&gt;
for movement it needs to constantly moving, the simpliest option is &amp;#039;&amp;#039;&amp;#039;WHEN THIS IS PRESSED&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
Due to it constantly repeating code as long as it is pressed.&lt;br /&gt;
&lt;br /&gt;
2. Moving&lt;br /&gt;
&lt;br /&gt;
First add &amp;#039;&amp;#039;&amp;#039;TELL ACTOR WITH TAG #(charactertag)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Then add &amp;#039;&amp;#039;&amp;#039;MODIFY DYNAMIC MOTION PROPERTY VELOCITY X [N] (RELATIVE)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now that your left and right button is done, its time to add a up and down&lt;br /&gt;
&lt;br /&gt;
# Up/down The start of the code&lt;br /&gt;
Repeat code from Left and right but change &amp;#039;&amp;#039;&amp;#039;VELOCITY X&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
With &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;VELOCITY Y&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>M4gm4</name></author>
	</entry>
	<entry>
		<id>https://wiki.castle.xyz/wiki/index.php?title=Custom_movement_control&amp;diff=478</id>
		<title>Custom movement control</title>
		<link rel="alternate" type="text/html" href="https://wiki.castle.xyz/wiki/index.php?title=Custom_movement_control&amp;diff=478"/>
		<updated>2022-07-02T09:47:26Z</updated>

		<summary type="html">&lt;p&gt;M4gm4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;drag, analog stick, slingshot, are the 3 deafult movement controls on castle.xyz, here is how to make more (buttons)&lt;br /&gt;
&lt;br /&gt;
# Left/right The start of the code&lt;br /&gt;
&lt;br /&gt;
for movement it needs to constantly moving, the simpliest option is &amp;#039;&amp;#039;&amp;#039;WHEN THIS IS PRESSED&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
Due to it constantly repeating code as long as it is pressed.&lt;br /&gt;
&lt;br /&gt;
2. Moving&lt;br /&gt;
&lt;br /&gt;
First add &amp;#039;&amp;#039;&amp;#039;TELL ACTOR WITH TAG #(charactertag)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Then add &amp;#039;&amp;#039;&amp;#039;MODIFY DYNAMIC MOTION PROPERTY VELOCITY X [N] (RELATIVE)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now that your left and right button is done, its time to add a up, down and jumping&lt;br /&gt;
&lt;br /&gt;
# Up/down The start of the code&lt;br /&gt;
Repeat code from Left and right but change &amp;#039;&amp;#039;&amp;#039;VELOCITY X&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
With &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;VELOCITY Y&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>M4gm4</name></author>
	</entry>
	<entry>
		<id>https://wiki.castle.xyz/wiki/index.php?title=Custom_movement_control&amp;diff=477</id>
		<title>Custom movement control</title>
		<link rel="alternate" type="text/html" href="https://wiki.castle.xyz/wiki/index.php?title=Custom_movement_control&amp;diff=477"/>
		<updated>2022-07-02T09:45:26Z</updated>

		<summary type="html">&lt;p&gt;M4gm4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;drag, analog stick, slingshot, are the 3 deafult movement controls on castle.xyz, here is how to make more (buttons)&lt;br /&gt;
&lt;br /&gt;
# Left/rightThe start of the code&lt;br /&gt;
&lt;br /&gt;
for movement it needs to constantly moving, the simpliest option is &amp;#039;&amp;#039;&amp;#039;WHEN THIS IS PRESSED&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
Due to it constantly repeating code as long as it is pressed.&lt;br /&gt;
&lt;br /&gt;
2. Moving&lt;br /&gt;
&lt;br /&gt;
First add &amp;#039;&amp;#039;&amp;#039;TELL ACTOR WITH TAG #(charactertag)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Then add &amp;#039;&amp;#039;&amp;#039;MODIFY DYNAMIC MOTION PROPERTY VELOCITY X [N] (RELATIVE)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now that your left and right button is done, its time to add a up, down and jumping&lt;br /&gt;
&lt;br /&gt;
# Up/down The start of the code&lt;/div&gt;</summary>
		<author><name>M4gm4</name></author>
	</entry>
	<entry>
		<id>https://wiki.castle.xyz/wiki/index.php?title=Custom_movement_control&amp;diff=476</id>
		<title>Custom movement control</title>
		<link rel="alternate" type="text/html" href="https://wiki.castle.xyz/wiki/index.php?title=Custom_movement_control&amp;diff=476"/>
		<updated>2022-07-02T09:37:26Z</updated>

		<summary type="html">&lt;p&gt;M4gm4: Created page with &amp;quot;drag, analog stick, slingshot, are the 3 deafult movement controls on castle.xyz, here is how to make more  # The start of the code  for movement it needs to constantly moving...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;drag, analog stick, slingshot, are the 3 deafult movement controls on castle.xyz, here is how to make more&lt;br /&gt;
&lt;br /&gt;
# The start of the code&lt;br /&gt;
&lt;br /&gt;
for movement it needs to constantly moving, the simpliest option is &amp;#039;&amp;#039;&amp;#039;WHEN THIS IS PRESSED&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
Due to it constantly repeating code as long as it is pressed.&lt;br /&gt;
&lt;br /&gt;
2.&lt;/div&gt;</summary>
		<author><name>M4gm4</name></author>
	</entry>
</feed>