unity-atoms/Packages/BaseAtoms/Editor/Drawers/Constants
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
..
BoolConstantDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
BoolConstantDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Collider2DConstantDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Collider2DConstantDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
ColliderConstantDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
ColliderConstantDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Collision2DConstantDrawer.cs Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
Collision2DConstantDrawer.cs.meta Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
CollisionConstantDrawer.cs Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
CollisionConstantDrawer.cs.meta Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
ColorConstantDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
ColorConstantDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
DoubleConstantDrawer.cs Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
DoubleConstantDrawer.cs.meta Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
FloatConstantDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
FloatConstantDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
GameObjectConstantDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
GameObjectConstantDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
IntConstantDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
IntConstantDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
QuaternionConstantDrawer.cs Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
QuaternionConstantDrawer.cs.meta Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
StringConstantDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
StringConstantDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Vector2ConstantDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Vector2ConstantDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Vector3ConstantDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Vector3ConstantDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00