|
| 29 Jul 2014 09:35 PM |
What is a good place to start? Or if someone is willing to teach me? |
|
|
| Report Abuse |
|
|
|
| 29 Jul 2014 09:36 PM |
mbstf for md, add
MomoiroCloverZ, newbag expert Lua coder. |
|
|
| Report Abuse |
|
|
|
| 29 Jul 2014 09:37 PM |
| The ROBLOX Wiki. Best place to start. |
|
|
| Report Abuse |
|
|
hassib123
|
  |
| Joined: 04 Jun 2010 |
| Total Posts: 6811 |
|
|
| 29 Jul 2014 09:40 PM |
| Roblox wiki is confusing i want to script too |
|
|
| Report Abuse |
|
|
|
| 29 Jul 2014 09:42 PM |
ok in all seriousness
try codeacademy and javascript its rly close to lua
MomoiroCloverZ, newbag expert Lua coder. |
|
|
| Report Abuse |
|
|
|
| 29 Jul 2014 09:55 PM |
I understand, wiki looked like a test to get $1000 dollars or something.
I learned some from a friend, I self-teached though
Here's a demo of scripting:
A script is inserted into a part.
The script (With Labels)
script.Parent.Transparency = 0.5
script - The script.
Parent - The "parent" of the script. If you click any object it will show it's Parent in the properties.
Transparency - The Transparency/Visibillity of the block.
|
|
|
| Report Abuse |
|
|
|
| 29 Jul 2014 09:56 PM |
I reccomend peaspod tutorials. I learned a lot.
Part 1: https://www.youtube.com/watch?v=v3dbJXSa12Q |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2014 06:50 PM |
| Thanks guys, I'm gonna check everything out |
|
|
| Report Abuse |
|
|