Skip to content

Simple implementation of variables in scriptable objects that exposes variables as UniRx Observables

License

Notifications You must be signed in to change notification settings

kichul1122/unity-scriptable-object-reactive-variables

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scriptable Object Variables with UniRx

This is my implementation of variables in Unity using scriptable objects as explained in this talk. The change is that the exposed variable is actually Observable of the variable type so it is compatible with UniRx.

Requirements

Usage

TODO

About

Simple implementation of variables in scriptable objects that exposes variables as UniRx Observables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%