Main public logs
From ROBLOX Wiki
Jump to navigationJump to search
Combined display of all available logs of ROBLOX Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:05, 10 December 2024 PRG talk contribs created page How To Increase and Decrease Vector3 Values (Created page with "{{CatUp|Tutorials}} __TOC__ == Introduction == This tutorial will show you how to add or subtract Vector3 values. This will be quite a benefit to your scripts, and will make them more popular if you have them. ==Adding Vector3 Values== 1) Insert a Vector3Value.<br> 2) Change the value of Vector3Value to 15, 15, 15. 3) Click on Vector3Value. 4) Insert a script. Make sure the script's parent is the Vector3Value. == Scripting == Once those parts are done, open the...")