OnCollisionEnter2DDestroy

When OnCollisionEnter2D is called, it will destroy an opponent GameObject.

OnCollisionEnter2DDestroy

Properties

Property Name Description
Tag Checker tag check
Field NameDescription
Is Check TagWhether to check the tag.
TagTag to be checked.