-
Updated
Jun 21, 2020
#
unity2d
Here are 1,271 public repositories matching this topic...
A maintained collection of useful & free unity scripts / library's / plugins and extensions.
csharp
material
script
unity
shaders
physics
scripts
shader
unity-editor
steamworks
unity3d
unity-scripts
pathfinding
unity-asset
particles
unity3d-plugin
unity3d-script
2d-lighting
gameobject
unity2d
Your first K.I.S.S Unity 3D Framework.
redux
flux
ioc
framework
csharp
unity
dependency-injection
unity3d
unity-scripts
inversion-of-control
unirx
game-frameworks
zenject
frameworks
unity2d
unity3d-framework
uiframework
qframework
uframe
unidux
-
Updated
Jul 7, 2020 - C#
[中]Simple! Easy! Powerful Unity3d game workflow! Unity3d framework:c# hotfix(ILRuntime)、asset manager、ui workflow、network debug... and so on
game
framework
csharp
unity
unity3d
u3d
ugui
unity3d-games
hotfix
unity2d
xlua
unity3d-framework
unity3d-hotfix
ilruntime
fairygui
slua
hotupdate
ilr
gameframe
csharpgame
-
Updated
Jul 4, 2020 - C#
A texture maker tool for unity.
c-sharp
csharp
procedural-generation
unity
unity-editor
unity3d
unity2d
texture-generation
procedural-textures
texture-maker
-
Updated
Jan 1, 2020 - C#
A constantly evolving array of Unity C# components for 2D games, including classes for pixel art cameras, events & messaging, saving & loading game data, collision handlers, object pools, and more.
c-sharp
gamedev
csharp
game-engine
unity
pixel-art
game-development
unity3d
unity2d
unity2d-components
-
Updated
Aug 25, 2017 - C#
mofr
commented
Nov 11, 2019
- The player shouldn't collide with pets, while pets shouldn't be allowed to pass through players.
- Missiles shouldn't collide with ally characters.
An exceedingly easy-to-use pixel perfect orthographic camera script for 2D scenes in Unity. Punch in a few specs and you've got a working pixel perfect camera. It's that easy.
artwork
gamedev
camera
game-engine
unity
sprites
pixel-art
filter
game-development
unity3d
pixel-perfect
buch
patreon
unity2d
camera-script
vertical-units
pixel-art-camera
-
Updated
Jul 23, 2018 - C#
An optimized approach to lists with dozens of elements and a Pooling system
-
Updated
Sep 26, 2019 - C#
snippets
chart
opensource
csharp
unity
mono
unity-tutorial
unity3d
unity-scripts
unity-asset
csharp-script
unity2d
-
Updated
Dec 14, 2018 - C#
Unity plugin to support Sign In With Apple Id
unity
unity-ios
unity3d
unity-scripts
unity-asset
unity-3d
unity3d-plugin
unity2d
apple-sign-in
apple-signin
-
Updated
Jun 27, 2020 - C#
Unity Procedural Level Generator
-
Updated
Jun 16, 2020 - C#
Based on a great talk by Ryan Hipple, here is my improved version of his Game Event system for Unity
-
Updated
Feb 20, 2019 - C#
A barebones C# bootstrap framework for building scalable projects quickly and easily in Unity.
-
Updated
Sep 12, 2019 - C#
Unity library for rendering After Effects shape animations
-
Updated
May 27, 2019 - C#
Tetris clone written in C# and using Unity engine to render.
-
Updated
Sep 26, 2019 - C#
Generic UI for card games like Hearthstone, Magic Arena and Slay the Spire...
template
boilerplate
cardgame
ui
csharp
unity
tool
cards
uiview
card
card-games
hearthstone
unity3d
magic-the-gathering
card-game
ui-components
cardview
unity2d
slaythespire
spire
-
Updated
Jun 23, 2020 - C#
A micro-framework for changing Unity 3D's Animator parameters with ScriptableObject(s). Designed to make going from custom scripts to Animator parameters easy. Works with 2D or 3D projects.
-
Updated
Dec 13, 2019 - C#
achimmihca
commented
Dec 22, 2019
Actual behaviour
The SoundOptionsScene are empty and also some other options are missing.
Expected behaviour
There should be options for the general volume and preview volume.
Note that at the moment there is no song preview (see #89) but the option can be prepared nonetheless.
It would also be nice to have some options for the SingScene. For example, debug options to enable
3
-
Updated
Oct 29, 2017 - C#
Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)
algorithm
csharp
unity
unity3d
unity-scripts
pathfinding
unity-3d
algorithm-library
dijkstra
implementation
pathfinding-algorithm
csharp-code
dijsktra-shortest-path
dijkstra-algorithm
unity2d
pathfinding-library
csharp-library
dijkstra-shortest-path
-
Updated
Jun 7, 2019 - C#
GameObject Component System for Unity
-
Updated
Nov 4, 2019 - C#
FyWorld - Base-Building / Simulation Game & Tutorial in Unity
tile
tutorial
unity
unity-tutorial
unity3d
pathfinding
tilemap
rimworld
unity3d-games
tutorial-code
unity2d
behaviour-tree
opensource-game
-
Updated
Jun 25, 2020 - C#
Improve this page
Add a description, image, and links to the unity2d topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unity2d topic, visit your repo's landing page and select "manage topics."
Althougt code can be commented in the scripts, could be great to generate automatic documentation for the scripts and host it in the gh-pages branch of this repository.
In this way we can have a presentation web for the library and also the related documentation on how the API works.
I have checked DocFX and it seems it's possible to implement the pipeline for hosting the documentation as st