Summary
A component which
PlatformerGameKit.Hit
s anything touching its collider.- Assembly
- PlatformerGameKit
.dll - Namespace
- PlatformerGameKit
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["PassiveHitCollider"]
class Type type-node
Syntax
[AddComponentMenu(Strings.MenuPrefix + "Passive Hit Collider")]
[PlatformerHelpUrl(typeof(PassiveHitCollider))]
public class PassiveHitCollider : MonoBehaviour
Attributes
Type | Description |
---|---|
AddComponentMenu | |
Platformer |
[Assert-Conditional]
A UnityEngine.HelpURLAttribute which points to Platformer Game Kit's documentation.
|
Properties
Methods
Name | Value | Summary |
---|---|---|
OnCollisionEnter2D |
void | |
OnCollisionStay2D |
void |