[Charset Audio Suggestion] Add function to OpenComputers support for resetting player arm position.
ofseaandstars opened this issue ยท 4 comments
It would be great if there was a function within the OpenComputers support to reset the player arm to default (thus allowing tracks to be started and reset by computers).
I imagine just a .resetPosition()
function would be good enough.
I can't see .stop()
in the component list (using =component.record_player
to list all of the function, .stop()
doesn't appear in that list.
But yes, it does work.
I think this is an OpenComputers display issue, not a problem with your mod. Thanks for your help :)