<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.starfall.wtf/index.php?action=history&amp;feed=atom&amp;title=ROBLOX_Studio</id>
	<title>ROBLOX Studio - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.starfall.wtf/index.php?action=history&amp;feed=atom&amp;title=ROBLOX_Studio"/>
	<link rel="alternate" type="text/html" href="https://wiki.starfall.wtf/index.php?title=ROBLOX_Studio&amp;action=history"/>
	<updated>2026-07-28T16:14:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.starfall.wtf/index.php?title=ROBLOX_Studio&amp;diff=258&amp;oldid=prev</id>
		<title>PRG: Created page with &quot;{{CatUp|Main Page}} __TOC__  == Roblox Studio == Roblox Studio is the editing program used to create games on ROBLOX.  It can be found on the Start Menu in Windows under &quot;All Programs&quot;.  It&#039;s difficult, but you get better results from it.  It has 3 modes.  Each one helps you in a different way.  Compared to the Solo way of editing, it&#039;s a lot harder, but when you finish, it&#039;s worth it.  It also has several other features such as model sharing and physics.  == Modes ==  R...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.starfall.wtf/index.php?title=ROBLOX_Studio&amp;diff=258&amp;oldid=prev"/>
		<updated>2024-12-10T03:16:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{CatUp|Main Page}} __TOC__  == Roblox Studio == Roblox Studio is the editing program used to create games on ROBLOX.  It can be found on the Start Menu in Windows under &amp;quot;All Programs&amp;quot;.  It&amp;#039;s difficult, but you get better results from it.  It has 3 modes.  Each one helps you in a different way.  Compared to the Solo way of editing, it&amp;#039;s a lot harder, but when you finish, it&amp;#039;s worth it.  It also has several other features such as model sharing and physics.  == Modes ==  R...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{CatUp|Main Page}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Roblox Studio ==&lt;br /&gt;
Roblox Studio is the editing program used to create games on ROBLOX.  It can be found on the Start Menu in Windows under &amp;quot;All Programs&amp;quot;.  It&amp;#039;s difficult, but you get better results from it.  It has 3 modes.  Each one helps you in a different way.  Compared to the Solo way of editing, it&amp;#039;s a lot harder, but when you finish, it&amp;#039;s worth it.&lt;br /&gt;
&lt;br /&gt;
It also has several other features such as model sharing and physics.&lt;br /&gt;
&lt;br /&gt;
== Modes ==&lt;br /&gt;
&lt;br /&gt;
Roblox Studio gives you 3 modes to play, build, and test places. Each one is different from the the other.&lt;br /&gt;
&lt;br /&gt;
=== Edit mode ===&lt;br /&gt;
&amp;lt;i&amp;gt;See Main Article: [[Edit]]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Edit mode is a feature in Roblox Studio that allows you to edit all or most parts of a [[Place]], without anything moving (sort-of like time has stopped). It gives you an expanded view of your place and a [[Camera|camera]] that can be easily controlled using the W, A, S, and D keys. Objects such as Models and [[Script|Scripts]] can easily be imported and exported from the studio.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Copy/Paste&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To copy and paste things in ROBLOX, simply select what needs to be copied, and press Ctrl+C. That copies what is selected. Then, press Ctrl+V to paste it.&lt;br /&gt;
&lt;br /&gt;
=== Solo mode ===&lt;br /&gt;
&amp;lt;i&amp;gt;See Main Article: [[Solo mode]]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solo mode is very similar to edit mode in nearly every way, except in the fact that time is running and your [[Character|character]] is loaded. It can be used to test things that normal users can see when visiting in [[Online mode]]. [[Solo mode]] also gives you access to the hierarchy of ROBLOX (e.g., the Workspace, Parts, Scripts, et al). &lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note: Time can be run in Edit mode.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Online mode ===&lt;br /&gt;
&amp;lt;i&amp;gt;See Main Article: [[Online mode]]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Online mode allows you to visit a place while over the internet. Through this you can meet other players and play in other people&amp;#039;s places.&lt;br /&gt;
&amp;lt;b&amp;gt;Note: You can&amp;#039;t edit the place you visit in online mode.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
&lt;br /&gt;
Roblox Studio provides several tools to help build, script, and test objects, places, and even to view the main roblox webpage.&lt;br /&gt;
&lt;br /&gt;
=== Script Builder ===&lt;br /&gt;
&amp;lt;i&amp;gt;See Main Article: [[Scripting]]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Roblox Studio provides a built-in Lua editor. From here, scripts can be created from scratch. Be sure to exit from the editor before testing and/or saving a script.&lt;br /&gt;
&lt;br /&gt;
=== The Output ===&lt;br /&gt;
&lt;br /&gt;
There is an output section in Roblox Studio that allows you to view mistakes you have made in your script (should you have time running). It tells you where you&amp;#039;ve made a mistake and sometimes gives small hints as to what should be there.&lt;br /&gt;
&lt;br /&gt;
=== The Command Bar ===&lt;br /&gt;
&lt;br /&gt;
The command bar is used solely to run one line of Lua. (e.g. game.Workspace.PlayerNameHere.Head:Remove()) Larger lines of code must be run in the Lua editor.&lt;br /&gt;
&lt;br /&gt;
=== Movement Bar ===&lt;br /&gt;
&lt;br /&gt;
This bar has four tools that can move objects in your place.&lt;br /&gt;
&lt;br /&gt;
*&amp;quot;Rotate Objects&amp;quot; moves an object to the left.&lt;br /&gt;
*&amp;quot;Tilt&amp;quot; Rotates an object vertically.&lt;br /&gt;
*&amp;quot;Move Up&amp;quot; and &amp;quot;Move Down&amp;quot; move an object up or down.&lt;br /&gt;
&lt;br /&gt;
=== Drag ===&lt;br /&gt;
&amp;lt;i&amp;gt;See Main Article: [[Drag]]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This allows you to move objects with your mouse.&lt;br /&gt;
&lt;br /&gt;
=== Move on Axis ===&lt;br /&gt;
&amp;lt;i&amp;gt;See Main Article: [[Move on Axis]]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This allows you to move an abject on its X, Y, or Z axis. Use this tool more if you are moving 100+ bricks because lag will not occur if ROBLOX Studio only has to change one value (the axis you are moving on) for each brick.&lt;br /&gt;
&lt;br /&gt;
=== Resize ===&lt;br /&gt;
&amp;lt;i&amp;gt;See Main Article: [[Resize]]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This resizes bricks. It is very similar to the move on axis tool because it gives you four dots that you can use to stretch an object on its axis.&lt;br /&gt;
&lt;br /&gt;
=== The Others ===&lt;br /&gt;
&lt;br /&gt;
Othere tools include:&lt;br /&gt;
&lt;br /&gt;
*[[Lock]] -Locks an object.&lt;br /&gt;
*[[Anchor]] - Anchors an object.&lt;br /&gt;
*[[Fill with Color]] -Colors an object.&lt;br /&gt;
*The surface changers - Allows you to change the surface of a Part into a Smooth, Weld, Glue, or Peged surface.&lt;br /&gt;
*[[Tool:Velocity|Velocity]] - Locked (you cannot use it)&lt;br /&gt;
&lt;br /&gt;
== Settings/Features ==&lt;br /&gt;
&lt;br /&gt;
Aside from each set of unique tools, there are several settings that can improve play and help you out.&lt;br /&gt;
&lt;br /&gt;
=== Object Browser ===&lt;br /&gt;
&lt;br /&gt;
The Object Browser is a large group of Class names, their properties, and others that give you a list of things that can help you script. Some of them, however are locked for experimental or security purposes.&lt;br /&gt;
&lt;br /&gt;
=== Bevels ===&lt;br /&gt;
&amp;lt;i&amp;gt;See Main Article: [[Bevels]]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The only settings that I know are safe to turn on/off are [[Bevels]]. They make every [[Part]] in the game have a 45° Wedge in their edges. Some say it make the bricks look like candy. They are automatically turned on if you frame rate is high. (Other wise, it is a good idea not to turn them on. It would cause major lag.)&lt;br /&gt;
&lt;br /&gt;
=== Test Solo ===&lt;br /&gt;
&lt;br /&gt;
The Visit Solo Mode is a very useful way to test scripts without having to save, exit, and come back.&lt;br /&gt;
&lt;br /&gt;
You can start it by clicking Tools-Test-Play Solo.&lt;br /&gt;
&lt;br /&gt;
You&amp;#039;ll appear as the character name, &amp;quot;Player&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Uses..&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Scripting]]&lt;br /&gt;
*[[Edit]]&lt;br /&gt;
*[[Online mode]]&lt;br /&gt;
*[[Solo mode]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Settings and Other&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Place]]&lt;br /&gt;
*[[Request Lua Feature]]&lt;br /&gt;
*[[Bevels]]&lt;br /&gt;
*[[Settings]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Similar...&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Tutorials]]&lt;br /&gt;
*[[Class Reference]]&lt;br /&gt;
*[http://wiki.roblox.com/index.php?title=Category:ROBLOX_Lua_Objects Lua Objects]&lt;br /&gt;
*[[Service-level]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>PRG</name></author>
	</entry>
</feed>