Skip to content

Conversation

@eqbic
Copy link

@eqbic eqbic commented Sep 30, 2024

With this PR it is easier to create own Cursor Prefabs for the different kinds of pointers (touch, mouse, pen, object)

I created new scripts for debug purposes DebugTouchCursor, DebugObjectCursor and so on. The existing prefabs for this cursors in the package now use the debug scripts which display some textual information about the pointers.

For custom cursors there are now the MouseCursor, TouchCursor, PenCursor and ObjectCursor scripts. They contain no textual information and store just the transform information for each cursor.

Base automatically changed from new-tuio-api to main January 17, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants