Nuzar
|
|
| Joined:
- |
| Total
Posts:
-
|
|
-
|
|
| 12 Jun 2011 05:10 AM
|
Is it a game? Is it some sort of joke?
Please explain.
|
|
|
|
|
|
|
Report
Abuse
|
|
|
|
|
Nuzar
|
|
| Joined:
- |
| Total
Posts:
-
|
|
-
|
|
| 12 Jun 2011 05:12 AM
|
How do people actually make games here? I thought it was impossible to build your own games on the internet. I can understand creating and editing models and such, but how do you make something that functions like an actual game?
|
|
|
|
|
|
|
Report
Abuse
|
|
|
|
| 12 Jun 2011 05:14 AM
|
With a lot of scripting, and what not.
|
|
|
|
|
|
|
Report
Abuse
|
|
Nuzar
|
|
| Joined:
- |
| Total
Posts:
-
|
|
-
|
|
| 12 Jun 2011 05:17 AM
|
Alright, I guess I have to start learning how to script then. I'll get back to you on that...
|
|
|
|
|
|
|
Report
Abuse
|
|
|
|
| 12 Jun 2011 05:18 AM
|
If you want, I will help you get started.
|
|
|
|
|
|
|
Report
Abuse
|
|
Nuzar
|
|
| Joined:
- |
| Total
Posts:
-
|
|
-
|
|
| 12 Jun 2011 05:23 AM
|
That would be nice. Let me get started with the scripting tutorials, though...
|
|
|
|
|
|
|
Report
Abuse
|
|
|
|
|
Nuzar
|
|
| Joined:
- |
| Total
Posts:
-
|
|
-
|
|
| 12 Jun 2011 07:00 AM
|
Alright, I'm done with the scripting tutorial. Anybody care to tell me how to move objects now?
|
|
|
|
|
|
|
Report
Abuse
|
|
|
|
| 12 Jun 2011 07:02 AM
|
moveobjectfromcharactertocharacter
|
|
|
|
|
|
|
Report
Abuse
|
|
Nuzar
|
|
| Joined:
- |
| Total
Posts:
-
|
|
-
|
|
|
|
|
| 12 Jun 2011 07:06 AM
|
script.Parent.MouseButton1Down:connect(function()
moveobjectfromcharactertocharacter
end)
|
|
|
|
|
|
|
Report
Abuse
|
|