User:LPGhatguy/Templates
From Legacy Roblox Wiki
Jump to navigationJump to search
This is just a bunch of templates that would be extremely neat to use in the normal ROBLOX wiki.
High Contrast
These templates use an RGB + Black and white color scheme. They're designed for high amounts of contrast, and seperation.
Anchored | |
Property | bool Anchored |
Description | Determines whether or not the object can be moved by the ROBLOX physics engine. Can still be interacted with by other objects. |
In Objects | BasePart |
File:Protected Function icon Fixed.png GetDebugId( int Scope Length ) | |
Returns | string Debug ID |
Description | Returns a coded string of the object's DebugID. |
In Objects | Instance |