baba_s

Results 29 repositories owned by baba_s

awesome-unity-open-source-on-github

3.4k
Stars
404
Forks
Watchers

A categorized collection of awesome Unity open source on GitHub (800+)

unity-curve-utils

236
Stars
36
Forks
Watchers

A utility that can use 18 kinds of curve algorithm.

ugui-super-scrollview-example

311
Stars
72
Forks
Watchers

Sample project that summarizes usage examples of "UGUI Super ScrollView".

unity-compile-in-background

103
Stars
17
Forks
Watchers

You can start compiling without having to return focus to the Unity editor after changing the script.

ugui-animated-progressbar

100
Stars
21
Forks
Watchers

A progress bar with animation of uGUI.

techbook-unity-2d-action-game

141
Stars
36
Forks
Watchers

「Unityで作る2Dアクションゲーム」の完成プロジェクト

TMP_Typewriter

87
Stars
11
Forks
Watchers

Typewriter for TextMesh Pro. TMP_Typewriter prints out characters one by one. ( Required the DOTween. )

iPhoneXSafeAreaDrawer

20
Stars
1
Forks
Watchers

Unity エディタの Game ビューに iPhone X のセーフエリアを表示できるエディタ拡張

kogane-unity-lib

49
Stars
5
Forks
Watchers

Unity 用の便利な拡張メソッドをまとめた簡易ライブラリ

Kogane.Deconstruction

21
Stars
0
Forks
Watchers

【Unity】C# 7.0 新機能の分解(Deconstruction)を Unity の Vector2、Vector3、Vector4、Color、Rect などのいくつかの型で使用できるようにするパッケージ