Editing Stage Builder
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 243: | Line 243: | ||
| [[File:SSBUStageBuilderGear.png|64px|center]] || Gear || Rotates the attached terrain around the Gear as an axis. Rotates at a rate of <code>s/60</code> degrees per [[frame]], where '''s''' is speed. || Direction, range, speed, smooth reverse | | [[File:SSBUStageBuilderGear.png|64px|center]] || Gear || Rotates the attached terrain around the Gear as an axis. Rotates at a rate of <code>s/60</code> degrees per [[frame]], where '''s''' is speed. || Direction, range, speed, smooth reverse | ||
|- | |- | ||
| [[File:SSBUStageBuilderRail.png|64px|center]] || Rail || Causes terrain to travel on a selected path. Objects move along the path at a rate of <code> | | [[File:SSBUStageBuilderRail.png|64px|center]] || Rail || Causes terrain to travel on a selected path. Objects move along the path at a rate of <code>0.1s/24</code> [[unit]]s per frame, where '''s''' is speed. || Path, speed, starting location, smooth movement, hinged terrain, return after collision, return at edge, show rail | ||
|- | |- | ||
| [[File:SSBUStageBuilderSwitch.png|64px|center]] || Switch || When attacked, toggles gears and rails on the attached terrain. || None | | [[File:SSBUStageBuilderSwitch.png|64px|center]] || Switch || When attacked, toggles gears and rails on the attached terrain. || None | ||