Skip to content

Instantly share code, notes, and snippets.

@zurche
Created August 11, 2023 14:13
Show Gist options
  • Save zurche/00d7078e6289665e35564cd695af9689 to your computer and use it in GitHub Desktop.
Save zurche/00d7078e6289665e35564cd695af9689 to your computer and use it in GitHub Desktop.
drawCircle(color=Color.Red, center = topLeftControlPoint1, radius = 4f)
drawCircle(color=Color.Blue, center = topLeftControlPoint2, radius = 4f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment