Cleared 1m ago · ArcadeMakerSources/ArcadeMaker #29 · C# · ★ 119 · MIT

Create engine function for dynamically creating / exploring paths

ArcadeMaker has a feature called "paths" - you can draw a path in the IDE, and make an object following it using startPath(...) or draw it using drawPath(...). But sometimes you want to get (in the code) the coordinates of a path, to check for intersection with it, for example.…

What we checked

Similar unclaimed issues