colliders tag - tiagodinis/GParticles GitHub Wiki

Description: Tag that holds all the psystem colliders.

Parent tag: psystem

Child tags: static

attribute type description
prefab string the prefab attribute

Examples:

1)	<colliders>
		<static ... />
		<static ... />
	</colliders>


2)	<colliders prefab="prefabs/colliders/collidersPrefab.xml">
⚠️ **GitHub.com Fallback** ⚠️