<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-CA">
	<id>https://wiki.rhythm.cafe/w/index.php?action=history&amp;feed=atom&amp;title=Move_Row</id>
	<title>Move Row - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rhythm.cafe/w/index.php?action=history&amp;feed=atom&amp;title=Move_Row"/>
	<link rel="alternate" type="text/html" href="https://wiki.rhythm.cafe/w/index.php?title=Move_Row&amp;action=history"/>
	<updated>2026-09-21T03:41:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.rhythm.cafe/w/index.php?title=Move_Row&amp;diff=3519&amp;oldid=prev</id>
		<title>Azabiphetamine: Created page with &quot;{{Event  | event = Move Row  | image = File:EditorMoveRow.png  | tablocation = VFX  | eventtype = MoveRow  | versionorigin = r&lt;code&gt;Version&lt;/code&gt;  | shortcut = O }} '''Move Row''' is an event in the '''VFX Tab''' used to change a row or row component's position, scale, angle, and pivot.  == Usage ==  {| class=&quot;wikitable&quot; |+ Properties |- ! Setting !! Type !! Description |- | Row || Dropdown || Row to target. |- | Target || Single Selection (Enum) || Row element to targe...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rhythm.cafe/w/index.php?title=Move_Row&amp;diff=3519&amp;oldid=prev"/>
		<updated>2025-03-07T12:14:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Event  | event = Move Row  | image = File:EditorMoveRow.png  | tablocation = VFX  | eventtype = MoveRow  | versionorigin = r&amp;lt;code&amp;gt;Version&amp;lt;/code&amp;gt;  | shortcut = O }} &amp;#039;&amp;#039;&amp;#039;Move Row&amp;#039;&amp;#039;&amp;#039; is an event in the &amp;#039;&amp;#039;&amp;#039;VFX Tab&amp;#039;&amp;#039;&amp;#039; used to change a row or row component&amp;#039;s position, scale, angle, and pivot.  == Usage ==  {| class=&amp;quot;wikitable&amp;quot; |+ Properties |- ! Setting !! Type !! Description |- | Row || Dropdown || Row to target. |- | Target || Single Selection (Enum) || Row element to targe...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Event&lt;br /&gt;
 | event = Move Row&lt;br /&gt;
 | image = File:EditorMoveRow.png&lt;br /&gt;
 | tablocation = VFX&lt;br /&gt;
 | eventtype = MoveRow&lt;br /&gt;
 | versionorigin = r&amp;lt;code&amp;gt;Version&amp;lt;/code&amp;gt;&lt;br /&gt;
 | shortcut = O&lt;br /&gt;
}}&lt;br /&gt;
'''Move Row''' is an event in the '''VFX Tab''' used to change a row or row component's position, scale, angle, and pivot.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Properties&lt;br /&gt;
|-&lt;br /&gt;
! Setting !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Row || Dropdown || Row to target.&lt;br /&gt;
|-&lt;br /&gt;
| Target || Single Selection (Enum) || Row element to target. Either the entire row, its character, or its heart.&lt;br /&gt;
|-&lt;br /&gt;
| Custom Position || Single Selection (Bool) || Whether to move to a custom position or return to its default (no easing or duration control).&lt;br /&gt;
|-&lt;br /&gt;
| Position || Text Boxes (Numbers) || Position X and Y of the row or component.&lt;br /&gt;
|-&lt;br /&gt;
| Scale || Text Boxes (Numbers) || Scale X and Y of the row or component.&lt;br /&gt;
|-&lt;br /&gt;
| Angle || Text Box (Number) || Angle of the row or component in degrees.&lt;br /&gt;
|-&lt;br /&gt;
| Pivot || Slider (Number) || Pivot X and Y of the row relative to the left side at 0 rotation. 0% centers the character, 100% centers the heart.&lt;br /&gt;
|-&lt;br /&gt;
| Animation Duration || Text Box (Number) || Duration of the transition in beats.&lt;br /&gt;
|-&lt;br /&gt;
| Ease || Dropdown (Enum) || Easing.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Note that, if the '''Target''' is ''Character'' or ''Heart'', their values are relative to their default positions, which are also relative to the row's position, i.e. moving the row affects the character and heart.&lt;br /&gt;
&lt;br /&gt;
== Surgery ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;{ &amp;quot;bar&amp;quot;: X, &amp;quot;beat&amp;quot;: X, &amp;quot;y&amp;quot;: X, &amp;quot;type&amp;quot;: &amp;quot;MoveRow&amp;quot;, &amp;quot;row&amp;quot;: X, &amp;quot;target&amp;quot;: &amp;quot;WholeRow&amp;quot;, &amp;quot;customPosition&amp;quot;: true, &amp;quot;rowPosition&amp;quot;: [50, 50], &amp;quot;scale&amp;quot;: [1, 1], &amp;quot;angle&amp;quot;: 0, &amp;quot;pivot&amp;quot;: 0, &amp;quot;duration&amp;quot;: 1, &amp;quot;ease&amp;quot;: &amp;quot;Linear&amp;quot; }&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''row''' (number)&lt;br /&gt;
&amp;lt;br&amp;gt;Row target.&lt;br /&gt;
&lt;br /&gt;
'''target''' (string)&lt;br /&gt;
&amp;lt;br&amp;gt;Either ''WholeRow'', ''Character'', or ''Heart''.&lt;br /&gt;
&lt;br /&gt;
'''customPosition''' (bool)&lt;br /&gt;
&amp;lt;br&amp;gt;Custom position or move to default position.&lt;br /&gt;
&lt;br /&gt;
'''position''' (number[])&lt;br /&gt;
&amp;lt;br&amp;gt;Position, X and Y (2-length array), of the row in percentage.&lt;br /&gt;
&lt;br /&gt;
'''scale''' (number[])&lt;br /&gt;
&amp;lt;br&amp;gt;Scale, X and Y (2-length array), of the row in percentage.&lt;br /&gt;
&lt;br /&gt;
'''angle''' (number)&lt;br /&gt;
&amp;lt;br&amp;gt;Angle of the row in degrees.&lt;br /&gt;
&lt;br /&gt;
'''pivot''' (number)&lt;br /&gt;
&amp;lt;br&amp;gt;X pivot of the row in percentage.&lt;br /&gt;
&lt;br /&gt;
'''duration''' (number)&lt;br /&gt;
&amp;lt;br&amp;gt;Duration of the transition in beats.&lt;br /&gt;
&lt;br /&gt;
'''ease''' (enum)&lt;br /&gt;
&amp;lt;br&amp;gt;Easing.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
&lt;br /&gt;
{{EventNavBox}}&lt;/div&gt;</summary>
		<author><name>Azabiphetamine</name></author>
	</entry>
</feed>