unity-atoms/Packages/BaseAtoms/Editor/Drawers/Events
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
..
AtomBaseVariableEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
AtomBaseVariableEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
BoolEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
BoolEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
BoolPairEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
BoolPairEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Collider2DEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Collider2DEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Collider2DPairEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Collider2DPairEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
ColliderEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
ColliderEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
ColliderPairEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
ColliderPairEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Collision2DEventDrawer.cs Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
Collision2DEventDrawer.cs.meta Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
Collision2DPairEventDrawer.cs Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
Collision2DPairEventDrawer.cs.meta Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
CollisionEventDrawer.cs Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
CollisionEventDrawer.cs.meta Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
CollisionPairEventDrawer.cs Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
CollisionPairEventDrawer.cs.meta Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
ColorEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
ColorEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
ColorPairEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
ColorPairEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
DoubleEventDrawer.cs Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
DoubleEventDrawer.cs.meta Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
DoublePairEventDrawer.cs Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
DoublePairEventDrawer.cs.meta Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
FloatEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
FloatEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
FloatPairEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
FloatPairEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
GameObjectEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
GameObjectEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
GameObjectPairEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
GameObjectPairEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
IntEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
IntEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
IntPairEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
IntPairEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
QuaternionEventDrawer.cs Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
QuaternionEventDrawer.cs.meta Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
QuaternionPairEventDrawer.cs Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
QuaternionPairEventDrawer.cs.meta Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
StringEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
StringEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
StringPairEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
StringPairEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Vector2EventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Vector2EventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Vector2PairEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Vector2PairEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Vector3EventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Vector3EventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Vector3PairEventDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Vector3PairEventDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
VoidEventDrawer.cs Example WIP 2020-03-05 00:48:39 +01:00
VoidEventDrawer.cs.meta Example WIP 2020-03-05 00:48:39 +01:00