unity-atoms/Packages/BaseAtoms/Runtime/ValueLists
Casey Hofland 21a588b6a4
Add OnCollisionHook and OnCollision2DHook (#221)
* Add OnCollisionHook and OnCollision2DHook

* refactor hooks

Naming shouldn't be trigger, get outa heeeeere!

* Implement ValueEquals + simplify already implemented ValueEquals

* Fix generator for Collisions + Add missing generated conditions + support OR:ed conditions in templates

Co-authored-by: Adam Ramberg <adam@mambojambostudios.com>
2020-12-30 00:01:42 +01:00
..
BoolValueList.cs More WIP 2020-03-02 02:26:06 +01:00
BoolValueList.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Collider2DValueList.cs More WIP 2020-03-02 02:26:06 +01:00
Collider2DValueList.cs.meta More WIP 2020-03-02 02:26:06 +01:00
ColliderValueList.cs More WIP 2020-03-02 02:26:06 +01:00
ColliderValueList.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Collision2DValueList.cs Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
Collision2DValueList.cs.meta Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
CollisionValueList.cs Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
CollisionValueList.cs.meta Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
ColorValueList.cs More WIP 2020-03-02 02:26:06 +01:00
ColorValueList.cs.meta More WIP 2020-03-02 02:26:06 +01:00
DoubleValueList.cs Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
DoubleValueList.cs.meta Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
FloatValueList.cs More WIP 2020-03-02 02:26:06 +01:00
FloatValueList.cs.meta More WIP 2020-03-02 02:26:06 +01:00
GameObjectValueList.cs More WIP 2020-03-02 02:26:06 +01:00
GameObjectValueList.cs.meta More WIP 2020-03-02 02:26:06 +01:00
IntValueList.cs More WIP 2020-03-02 02:26:06 +01:00
IntValueList.cs.meta More WIP 2020-03-02 02:26:06 +01:00
QuaternionValueList.cs Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
QuaternionValueList.cs.meta Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
StringValueList.cs More WIP 2020-03-02 02:26:06 +01:00
StringValueList.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Vector2ValueList.cs More WIP 2020-03-02 02:26:06 +01:00
Vector2ValueList.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Vector3ValueList.cs More WIP 2020-03-02 02:26:06 +01:00
Vector3ValueList.cs.meta More WIP 2020-03-02 02:26:06 +01:00