Quantcast
Channel: Answers for "Colliders in scene view"
Viewing all articles
Browse latest Browse all 8

Answer by JForce-Games

$
0
0
I added CircleColliders to this script too: // Draw Circe Colliders if (c != null) { Vector3 circleCenter = new Vector3(t.position.x, t.position.y + c.offset.y); Gizmos.color = Color.yellow; Gizmos.DrawWireSphere(circleCenter, c.radius); }

Viewing all articles
Browse latest Browse all 8

Latest Images

Trending Articles





Latest Images