Allowed components
Vixxy operates with a list of allowed components.
The following components are permitted:
- In UnityEngine:
- Miscellaneous:
- Transform
- GameObject
- ParticleSystem
- Cloth
- Renderers:
- MeshRenderer
- SkinnedMeshRenderer
- TrailRenderer
- ParticleSystemRenderer
- Constraints:
- ParentConstraint
- PositionConstraint
- RotationConstraint
- ScaleConstraint
- AimConstraint
- LookAtConstraint
- Colliders:
- SphereCollider
- CapsuleCollider
- BoxCollider
- MeshCollider
- Physics:
- Rigidbody
- ConfigurableJoint
- HingeJoint
- UI:
- RectTransform
- Canvas
- Text
- Image
- Miscellaneous:
- In external packages:
- UnityEngine.Rendering.Universal.DecalProjector
- GatorDragonGames.JigglePhysics.JiggleRig
- TMPro.TextMeshPro
- TMPro.TextMeshProUGUI