All public logs
From Goodblox Wiki
Jump to navigationJump to search
Combined display of all available logs of Goodblox Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:27, 23 June 2020 Pizzaboxer talk contribs uploaded File:Door4.jpg
- 19:27, 23 June 2020 Pizzaboxer talk contribs created page File:Door3.jpg
- 19:27, 23 June 2020 Pizzaboxer talk contribs uploaded File:Door3.jpg
- 19:26, 23 June 2020 Pizzaboxer talk contribs created page File:Door2.jpg
- 19:26, 23 June 2020 Pizzaboxer talk contribs uploaded File:Door2.jpg
- 19:26, 23 June 2020 Pizzaboxer talk contribs created page File:Door1.jpg
- 19:26, 23 June 2020 Pizzaboxer talk contribs uploaded File:Door1.jpg
- 19:26, 23 June 2020 Pizzaboxer talk contribs created page How To Make A Door (Created page with "{{CatUp|Tutorials}} __TOC__ ==How to make a regular door== ===Steps=== 1.) Make a 1x1x1 brick. Anchor it. Give the top Surface a hinge. Image:Door1.jpg...")
- 19:25, 23 June 2020 Pizzaboxer talk contribs created page How To Create Models (Created page with "{{CatUp|Tutorials}} __TOC__ == What Is A Model? == A model is basically multiple objects grouped together, to form a single object. Models can include anything from bricks,...")
- 11:53, 23 June 2020 Pizzaboxer talk contribs created page Category:Events (Created page with "Events are a type of class in Roblox, they are fired when something takes place. For example, the Changed event takes place when the specified property is changed. This is th...")
- 11:53, 23 June 2020 Pizzaboxer talk contribs created page DescendantRemoving (Event) (Created page with "<onlyinclude>{{Event| name = DescendantRemoving |arguments = Instance ''descendant'' |description = Fired after a descendant is remove...")
- 11:52, 23 June 2020 Pizzaboxer talk contribs created page DescendantAdded (Event) (Created page with "<onlyinclude>{{Event| name = DescendantAdded |arguments = Instance ''descendant'' |description = Fired after a descendant is added |ob...")
- 11:51, 23 June 2020 Pizzaboxer talk contribs created page ChildRemoved (Event) (Created page with "<onlyinclude>{{Event| name = ChildRemoved |arguments = Instance Child |description = Fired after a child is removed. |object...")
- 11:51, 23 June 2020 Pizzaboxer talk contribs created page ChildAdded (Event) (Created page with "<onlyinclude>{{Event| name = ChildAdded |arguments = Instance Child |description = Fired after a child is added. |object...")
- 11:50, 23 June 2020 Pizzaboxer talk contribs created page Changed (Event) (Created page with "<onlyinclude>{{Event| name = Changed |arguments = Property ''property'' |description = Fired after the specified property is changed |...")
- 11:48, 23 June 2020 Pizzaboxer talk contribs created page AncestryChanged (Event) (Created page with "<onlyinclude>{{Event| name = AncestryChanged |arguments = Instance ''child'' |description = Fired after the child changes |object...")
- 11:44, 23 June 2020 Pizzaboxer talk contribs created page Category:Templates (Created page with "Templates that should be used. If it 'aint here, it 'aint ought to be used widespread yet.")
- 11:39, 23 June 2020 Pizzaboxer talk contribs created page Template:Event (Created page with "<table style="border: dashed 2px red; width: 100%; font-size: 90%; text-align: left; align: center; padding: 4px;" cellspacing="0" cellpadding="4"> <tr> <th style="f...")
- 11:38, 23 June 2020 Pizzaboxer talk contribs created page Remove (Function) (Created page with "<onlyinclude>{{Function| name = Remove |arguments = |returns = n/a |description = Sets the Parent property to nil and ca...")
- 11:37, 23 June 2020 Pizzaboxer talk contribs created page IsDescendantOf (Function) (Created page with "<onlyinclude>{{Function| name = IsDescendantOf |arguments = Instance ancestor |returns = Boolean ''is descendant'' |descriptio...")
- 11:36, 23 June 2020 Pizzaboxer talk contribs created page IsAncestorOf (Function) (Created page with "<onlyinclude>{{Function| name = IsAncestorOf |arguments = Instance descendant |returns = Boolean is ancestor |description...")
- 11:36, 23 June 2020 Pizzaboxer talk contribs created page GetChildren (Function) (Created page with "<onlyinclude>{{Function| name = GetChildren |arguments = |returns = Table ''children'' |description = Returns a read-onl...")
- 11:34, 23 June 2020 Pizzaboxer talk contribs created page FindFirstChild (Function) (Created page with "{| |<onlyinclude>{{Function| name = FindFirstChild |arguments = String '''Name''', Bool '''recursive''' |returns = [[Instance]...")
- 11:30, 23 June 2020 Pizzaboxer talk contribs created page Category:Goodblox Lua Objects (Created page with "Goodblox Lua objects are Lua objects unique to Goodblox. You can find these by going to Insert> Object. The DataModel is the exception, it is what most call, the "game".")
- 11:29, 23 June 2020 Pizzaboxer talk contribs created page GBX.lua.Vector3Value (Object) (Created page with "{{CatUp|Class reference}} A Vector3Value is a very simple object; it holds a Vector3 as a value. This value can be used for scripts to communicate, for objects to move to a p...")
- 11:28, 23 June 2020 Pizzaboxer talk contribs created page GBX.lua.StringValue (Object) (Created page with "{{CatUp|Class reference}} A StringValue is a very simple object; it holds a String as a value. This value can be used for scripts to communicate, for objects to be re-nam...")
- 11:28, 23 June 2020 Pizzaboxer talk contribs created page GBX.lua.ObjectValue (Object) (Created page with "{{CatUp|Class reference}} A ObjectValue is a very simple object; it holds an object as a value. This value can be used for scripts to communicate, for creation of objects, ma...")
- 11:27, 23 June 2020 Pizzaboxer talk contribs created page GBX.lua.NumberValue (Object) (Created page with "{{CatUp|Class reference}} A NumberValue is a very simple object; it holds a float value. This value can be used for scripts to communicate, for objects to move to a preset lo...")
- 11:27, 23 June 2020 Pizzaboxer talk contribs created page GBX.lua.IntValue (Object) (Created page with "{{CatUp|Class reference}} A IntValue is a very simple object; it holds an Integer as a value. This value can be used for scripts to communicate, for changing object's pro...")
- 11:26, 23 June 2020 Pizzaboxer talk contribs created page GBX.lua.Color3Value (Object) (Created page with "{{CatUp|Class reference}} A Color3Value is a very simple object; it holds a set of three numbers as a value. This value can be used for scripts to communicate, for objects to...")
- 11:24, 23 June 2020 Pizzaboxer talk contribs created page GBX.lua.CFrameValue (Object) (Created page with "{{CatUp|Class reference}} A CFrameValue is a very simple object; it holds a CFrame set. This value can be used for scripts to communicate, for objects to move to a preset loc...")
- 11:24, 23 June 2020 Pizzaboxer talk contribs created page GBX.lua.BrickColorValue (Object) (Created page with "{{CatUp|Class reference}} A BrickColorValue is a very simple object; it holds a brick color. This value can be used for scripts to communicate, for functions to be carried ou...")
- 11:23, 23 June 2020 Pizzaboxer talk contribs created page GBX.lua.BoolValue (Object) (Created page with "{{CatUp|Class reference}} A BoolValue is a very simple object; it holds a boolean value. This value can be used for scripts to communicate, for functions to be carried out whe...")
- 11:21, 23 June 2020 Pizzaboxer talk contribs created page Vector3 (Created page with "Vector3 handles inputs that need three values. It's not a hard concept once you get passed that. Vector3 has three values, an X ordinate, Y ordinate and Z ordinate. It repres...")
- 11:21, 23 June 2020 Pizzaboxer talk contribs created page CFrame (Redirected page to Scripting#CFrame) Tag: New redirect
- 11:21, 23 June 2020 Pizzaboxer talk contribs created page BrickColor (Created page with "#REDIRECT Scripting#BrickColor")
- 11:18, 23 June 2020 Pizzaboxer talk contribs created page AttachmentUp (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = AttachmentUp |property = Vector3 ''Upward attachment offset'' |description = Sets the offset position of th...")
- 11:17, 23 June 2020 Pizzaboxer talk contribs created page Y (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = Y |property = int ''Y'' |description = |object = Mouse }}</onlyinclude> [...")
- 11:17, 23 June 2020 Pizzaboxer talk contribs created page X (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = X |property = int ''X'' |description = |object = Mouse }}</onlyinclude> [...")
- 11:16, 23 June 2020 Pizzaboxer talk contribs created page WalkSpeed (Property) (Created page with "{{CatUp|Properties}} {{Property| name = WalkSpeed |property = |description = Changes how quickly a humanoid walks. Default value 16. |o...")
- 11:16, 23 June 2020 Pizzaboxer talk contribs created page ViewSizeY (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = ViewSizeY |property = int ''ViewSizeY'' |description = |object =...")
- 11:16, 23 June 2020 Pizzaboxer talk contribs created page ViewSizeX (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = ViewSizeX |property = int ''ViewSizeX'' |description = |object =...")
- 11:15, 23 June 2020 Pizzaboxer talk contribs created page VertexColor (Property) (Created page with "{{CatUp|Properties}} {{Property| name = VertexColor |property = Vector3 ''VertexColor'' |description = Changes the hue of a texture |...")
- 11:14, 23 June 2020 Pizzaboxer talk contribs created page Velocity (Property) (Created page with "{{CatUp|Properties}} {{Property| name = Velocity |property = Vector3 ''velocity'' |description = Stores the speed and movement direction of the object. |object = GBX.lu...")
- 11:13, 23 June 2020 Pizzaboxer talk contribs created page Value (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = Value |property = Can be any of the following: Bool, BrickColor, CFrame, Color3, Integer, [...")
- 11:11, 23 June 2020 Pizzaboxer talk contribs created page TurnP (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = TurnP |property = float ''TurnP'' |description = The P in the PD controller that governs the rotation of th...")
- 11:10, 23 June 2020 Pizzaboxer talk contribs created page TurnD (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = TurnD |property = float ''TurnD'' |description = The D in the PD controller that governs the rotation of th...")
- 11:10, 23 June 2020 Pizzaboxer talk contribs created page Transparency (Property) (Created page with "{{CatUp|Properties}} {{Property| name = Transparency |property = Float ''Transparency'' |description = Sets how visible the object is. A value of 1 is completely invisibl...")
- 11:09, 23 June 2020 Pizzaboxer talk contribs created page TopBottom (Property) (Created page with "{{CatUp|Properties}} {{Property| name = TopBottom |property = Enum ''TopBottom'' |description = Sets what part of the side of the Parent the object is on. |object = GBX...")
- 11:08, 23 June 2020 Pizzaboxer talk contribs created page ThrustP (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = ThrustP |property = float ''ThrustP'' |description = The P in the PD controller that governs the motion of...")