|
|
Line 1: |
Line 1: |
− |
| + | {{Scripts Tabbed Navigation}} |
− | {| style="width:100%; margin:auto; background:transparent;" cellspacing="0" cellpadding="0" valign="top" border="0" | | + | |
− | | style="padding:0 .3em; background-color:#CEE0F2; font-size:90%; border:solid 2px #A3B1BF; text-align:center" width="8%" | {{{1|[[Scripts/General| General]]}}}
| + | |
− |
| + | |
− | | style="border-bottom:2px solid #A3B1BF" width="1%" |
| + | |
| | | |
− | | style="padding:0.3em; font-size:90%; background-color:#CEE0F2; border:solid 2px #A3B1BF; text-align:center" width="8%" | {{{2|[[Scripts/Editor| Editor]]}}}
| + | Sample scripts can be accessed by selecting one of the category tabs above. All code provided on the Wiki is licensed under Creative Common's Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) unless otherwise noted. |
− |
| + | |
− | | style="border-bottom:2px solid #A3B1BF" width="1%" |
| + | |
− |
| + | |
− | | style="padding:0.3em; font-size:90%; background-color:#CEE0F2; border:solid 2px #A3B1BF; text-align:center" width="8%" | {{{2|[[Scripts/Controllers| Controllers]]}}}
| + | |
− |
| + | |
− | | style="border-bottom:2px solid #A3B1BF" width="1%" |
| + | |
− |
| + | |
− | | style="padding:0 .3em; background-color:#CEE0F2; font-size:90%; border:solid 2px #A3B1BF; text-align:center" width="8%" | {{{2|[[Scripts/GUI|GUI]]}}}
| + | |
− |
| + | |
− | | style="border-bottom:2px solid #A3B1BF" width="1%" |
| + | |
− |
| + | |
− | | style="padding:0.3em; font-size:90%; background-color:#CEE0F2; border:solid 2px #A3B1BF; text-align:center" width="8%" | {{{2|[[Scripts/Effects| Effects]]}}}
| + | |
− |
| + | |
− | | style="border-bottom:2px solid #A3B1BF" width="1%" |
| + | |
− |
| + | |
− | | style="padding:0.3em; font-size:90%; background-color:#CEE0F2; border:solid 2px #A3B1BF; text-align:center" width="8%" | {{{2|[[Scripts/Physics| Physics / Simulation]]}}}
| + | |
− |
| + | |
− | | style="border-bottom:2px solid #A3B1BF" width="1%" |
| + | |
− |
| + | |
− | | style="padding:0 .3em; background-color:#CEE0F2; font-size:90%; border:solid 2px #A3B1BF; text-align:center" width="8%" | {{{2|[[Scripts/Networking| Networking]]}}}
| + | |
− |
| + | |
− | | style="border-bottom:2px solid #A3B1BF" width="1%" |
| + | |
− |
| + | |
− | | style="padding:0.3em; font-size:90%; background-color:#CEE0F2; border:solid 2px #A3B1BF; text-align:center" width="8%" | {{{2|[[Scripts/Sound| Sound]]}}}
| + | |
− |
| + | |
− | | style="border-bottom:2px solid #A3B1BF" width="1%" |
| + | |
− |
| + | |
− | | style="padding:0 .3em; background-color:#CEE0F2; font-size:90%; border:solid 2px #A3B1BF; text-align:center" width="8%" | {{{2|[[Scripts/Development| Development]]}}}
| + | |
− | |-
| + | |
− | {|cellspacing="10px" valign="top" style="background:white; border-left:2px solid #A3B1BF; border-right:2px solid #A3B1BF"
| + | |
− | |-
| + | |
− | | valign="top"|
| + | |
− | | + | |
− | Scripts/codes can be accessed by selecting the tabs on this page.
| + | |
− | | + | |
− | You use the codes/scripts provided at your own risk. Unify Community Wiki accepts no responsibility if you use codes/scripts from this wiki.
| + | |
− | | + | |
− | All scripts/codes are provided by the author and we assume the author has placed the scripts/codes on the unify wiki legaly, if you know a script/code is placed here when it shouldn't please contact a unify community wiki administrator. | + | |
− | | + | |
− | ==Useful Links==
| + | |
− | | + | |
− | *[[Beginner's Scripting Guide]]
| + | |
− | *[[Head First into Unity with UnityScript]]
| + | |
− | *[[Programming]]
| + | |
− | *[[Csharp Differences from JS]]
| + | |
− | *[[Using Notepad Plus Plus as a script editor]]
| + | |
− | *[[Billykater's unityscript tutorial]]
| + | |
− | | + | |
− | == External Links ==
| + | |
− | | + | |
− | *[http://code.google.com/p/opensteerdotnet/ opensteer .NET]
| + | |
− | *[http://ctrl-j.com.au/pages/jcarsrc.html Ctrl-J Sample Projects (wheel collider car and other stuff)]
| + | |
− | *[http://marsxplr.com/view-1314 Mars Explorer Sample Project (offroad raycast car with buoyancy, flight, minimap, etc) ]
| + | |
− | *[http://roidz.weebly.com/ Unity Custom Inputmanager:] Customize inputs from keyboard,mouse & joystick (xbox controller supported) on the fly - also for webgames.
| + | |
− | *[http://code.google.com/p/libnoise-dotnet/ Libnoise .NET] - More stuff [http://forum.unity3d.com/threads/114239-Libnoise-dotnet?p=759730 here]
| + | |
− | | + | |
− | |}
| + | |
− | <div style="border:2px solid #A3B1BF;padding:.5em 1em 1em 1em; border-top:none; border-bottom:2px solid #A3B1BF; border-right:2px solid #A3B1BF; background-color:#ffffff; color:#000;">
| + | |
− | | + | |
− | </div>
| + | |
Sample scripts can be accessed by selecting one of the category tabs above. All code provided on the Wiki is licensed under Creative Common's Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) unless otherwise noted.