Unity: Difference between revisions

From Game Making Tools Wiki
(Added Linux category, done some tidying)
(→‎Links: Best Unity Assets by Keijiro Takahashi)
Line 27: Line 27:


* [[Guide:Unity_3D|Unity 3D]] in the guides section: help with scripting, finding things in the UI, etc.
* [[Guide:Unity_3D|Unity 3D]] in the guides section: help with scripting, finding things in the UI, etc.
* [https://www.reddit.com/r/gamedev/comments/3hst9l/best_unity_assets_by_keijiro_takahashi_including/ Best Unity Assets by Keijiro Takahashi]Lots of neat Unity things (Reddit :( ).
** [https://github.com/keijiro github.com/keijiro]


[[Category:3-D]][[Category:Game Builder]][[Category:Linux]][[Category:Mac OS]][[Category:Windows]][[Category:Linux Export]][[Category:Mac OS Export]][[Category:Windows Export]]
[[Category:3-D]][[Category:Game Builder]][[Category:Linux]][[Category:Mac OS]][[Category:Windows]][[Category:Linux Export]][[Category:Mac OS Export]][[Category:Windows Export]]

Revision as of 19:15, 19 July 2016

Unity 3D
Release date: Current
Made by: Unity Technologies
Runs on: Linux
Mac OS
Windows
Exports to: Browser
Linux
Mac OS
Windows


Unity 3D is a popular, free game making tool. There's lots of support availible online, and you can do quite a bit without even having to bother with JavaScript or C# :) It's real easy to just plonk some primitives or free models in and be able to walk round and have things effected by physics :)

Linux

There is actually a GNU/Linux version of Unity 3D available, but it can be a little hidden! They only officially support Ubuntu, but . You also have the option of using it in WINE (via Play On WINE is easier).

Asset store things

Interface add-ons

Links