unity-script
There are 29 repositories under unity-script topic.
baba-s/awesome-unity-open-source-on-github
A categorized collection of awesome Unity open source on GitHub (800+)
0x7c13/UnityEditor-DarkMode
A fully working dark mode mod for Unity Editor on Windows (Dark Title Bar + Menu Bar + Context Menu)
baba-s/unity-compile-in-background
You can start compiling without having to return focus to the Unity editor after changing the script.
baba-s/TMP_Typewriter
Typewriter for TextMesh Pro. TMP_Typewriter prints out characters one by one. ( Required the DOTween. )
oleghcp/UnityTools
A set of useful code stuff for Unity
Voltstro-Studios/UnityCommandLineParser
Simple command line argument parser for Unity
jcs090218/Unity_Toggle
A little bit overkill toggle button UI for Unity Engine
hbollon/GyroscopeControl
🌀 Unity script used for smooth and customizable object rotation with gyroscope (initially configured to rotate x and z axis using x and y axis of gyro but can be easily edited). It include initial calibration with offset, rotation speed (Time.deltaTime * velocity), smoothing parameter editable in Unity inspector and debug overlay.
ltmx/Unity-Prefab-Collider-Generator
Unity PCG Generates a Box-Collider Encapsulating Every Child Mesh, Collider or Transform
Voltstro-Studios/UnityVoltBuilder
An in-editor, modular tool to make Unity game builds easier and more convenient
baba-s/UniTextMeshProRectVisualizer
【Unity】Text や TextMesh Pro のサイズをゲーム画面に可視化できるパッケージ
wcai49/Unity_Object_Time-recall
Unity: Recall an object's movement with its position and rotation reversed.
jluisrojas/Unity3D-MNIST-NN
Training a Neural network in Unity 3D to recognize handwritten digits from the MNIST dataset
baba-s/kogane-unity-lib-task
順番にコールバックを実行したり、同時にコールバックを実行したりできるクラス
baba-s/UniCoroutineUtils
【Unity】どこからでもコルーチンを使用できるようにするクラス
ltmx/Unity-Sprite-Shadows
Enables Shadows For Sprites - And Motion Vectors In Unity
trolit/unity-object-drag
Simple Unity 3D object dragging example using transform.parent (perfect for 3D puzzle game)
Home-Alone-Studios/unity-scene-loader
A custom scene loader inspector component that makes it really easy to load unity scenes
Owl-Man/LongPress-UnityEventTrigger
Trigger events while the button is pressed
Owl-Man/Smooth-Flexible-Camera-Unity-2D
Easy camera control for player/any other object
baba-s/UniRemoteChecker
【Unity】Unity Remote 5 が接続されているかどうか確認するスクリプト
BlueEagle421/BlueConsole
A versatile in-game debug console with built-in commands, logging messages, and a regex-based hint system.
StevenRice99/Unity-Tutorials
Samples from the slides for CSSE-4900 Game Design, Development, and Tools.
lottehime/Unity-Project-Cleaner
Simple cleanup script for Unity projects.
deathwatchgaming/Unity-SwitchSceneTimer
Simple Scene Switch Timer (Text Legacy) & (Text Mesh Pro)
lottehime/Unity-ScreenshotTool
Tool for taking general screenshots of the Game window in the Editor.
StevenRice99/2D-Tutorial
A sample 2D project for CSSE-4900.
omrc55/Unity2048GameCSharpCodes
In 2020, I am sharing the C# codes of the game 2048, which I wrote as an amateur and is still live on the Play Store.