Anirban166 / Unity-Scripts

CHashtag scripts for Unity games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language used : 100% C#

Contents

C CameraCharacter Controlling
CD Collision Detection
E EventsExceptions
G Gameflow
LM Level ManagementMisc
R Raycasts
S Strings
T Threads
UI UIInterface

Setup

In addition, follow Visual Scripting - a feature of Unity'19


Support Version

The recently released 2019 LTS offers a stable version for the ones who want to lock in their production on a specific version of Unity for maximum stability, or basically the ones who prefer infrequency in patches via the long term support versions. Its primary features focus on a wide array of topics, but since we are concerned with scripting in particular here, the pros you should be aware of include addressables, the burst compiler and incremental garbage collection. For upgrading from any 2018 Unity version to the 2019 LTS, follow this guide.

About

CHashtag scripts for Unity games

License:The Unlicense


Languages

Language:C# 100.0%