Unity

From Game Making Tools Wiki
Revision as of 14:09, 12 October 2021 by Rjt (talk | contribs) (jargon link)
Unity (fmr. Unity 3D?)
Release date: Current
Made by: Unity Technologies
Runs on: Linux
Mac OS
Windows
Exports to: Android
Browser
Facebook
iOS
Linux
Mac OS
Windows


Unity 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 :)

Extending

Add-ons and things for adding more features to Unity.

Asset store things

Interface add-ons

See Also

Export Options

More: Exporting in the guides section.

See Also

  • Unity in the Guides section: help with scripting, finding things in the UI, etc.
  • Shaders in the Assets section.