Thanks to visit codestin.com
Credit goes to unity-atoms.github.io

Skip to main content

Unity Atoms

Tiny modular pieces utilizing the power of Scriptable Objects

Modular

Avoid scripts and systems directly dependent on each other.

Codestin Search App

Editable

Scriptable Objects makes it possible to make changes to your game at runtime.

Debuggable

Modular code is easier to debug than tightly coupled code.