|
| 01 Oct 2013 08:02 PM |
| For a long time, I've avoided Raycasting and instead attempted to use other workaround methods, of which nearly all failed. However, recently I learned Raycasting in Unity and know just how awesomely useful they are. However, I can't help but notice that the raycasting function used in ROBLOX is very different from in Unity, so I implore you, would someone care to explain the seperate variants and variables of the function? |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:07 PM |
| What scripting language does Unity use for its game? |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:12 PM |
C#,Boo,Unityscript.
.Net/Mono languages I guess. |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:19 PM |
I think Unity also uses Javascript.
|
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:19 PM |
| Nope. They use UnityScript which is a knockoff of Javascript. Not real Javascript. |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:27 PM |
http://wiki.roblox.com/index.php/Raycasting_Basics
Constructor:
http://wiki.roblox.com/index.php/Ray
Ray.new(where it starts, where its going) |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:29 PM |
| Btw does Unity lag up your comp? I wanna try and mess around with it. |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:32 PM |
On my computer unity runs fine. And it's 3.5 years old probably with few hundred viruses on it. But I can't use it very well because .Net 4+ will not run on my computer :o |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:34 PM |
| is le syntax and environment as easy as Roblox? |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:37 PM |
Well I didn't use it much. So i will not be the judge of that...
|
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:38 PM |
| but i wont have user help this time because unity stuff is not roblox scripting and i wanna mess with unity |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:40 PM |
| On their website they have forums and Answers. Their community is usually pretty active... |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:43 PM |
but theyre all like 18+ and im 12
I should check out dat syntax. |
|
|
| Report Abuse |
|
|
| |
|
|
| 01 Oct 2013 08:45 PM |
| Because then they're gonna be extremely smart and won't use dumbed-down words and instead use smart-like vocab. |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:46 PM |
Just saying If your going to try to use unity. You will probably have to know C#.
I like Boo Better but there is next to no rescorces for boo. You would have to learn Boo and translate C# into Boo. (Which is not that hard to do)
Btw Boo is pretty much a statically typed python. |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2013 08:49 PM |
| I only know Roblox Lua. Ok relearn everything yay! |
|
|
| Report Abuse |
|
|