Skip to content

Decrease a virtual axis overtime #507

Answered by WhiteMagic
Svennixx asked this question in Q&A
Discussion options

You must be logged in to vote

You can use time.sleep(), however, this needs to happen in a separate thread as you otherwise sleep the main thread. You could technically also utilize a repeating macro to get a similar effect though depending on the resolution you're after it might be a bit ugly.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by Svennixx
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
Converted from issue

This discussion was converted from issue #506 on October 26, 2023 17:37.