Skip to content
Discussion options

You must be logged in to vote

Hi @psyxcience,

The finishTrial() method isn't really intended to be called outside the plugin context. You can do it, but it is likely to create problems.

I would recommend modifying the plugin and adding joystick input directly to the plugin code.

Don't forget to cancel the interval function once you are done with the trial.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@psyxcience
Comment options

Answer selected by psyxcience
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants