TurboWarp / extensions

User-contributed unsandboxed extension gallery for TurboWarp
https://extensions.turbowarp.org/
MIT License
117 stars 237 forks source link

Window positioning blocks #590

Closed gomiigg closed 1 year ago

gomiigg commented 1 year ago

Blocks that can change the position of the game window if run on desktop (think like Rhythm Doctor)

center window to desktop

set window x/y to ( )

change window x/y to ( )

set window width/height to ( )

set window align center/left/right

this can be used with runtime options "stage size" functions in order to make some cool effects

BlueDome77 commented 1 year ago

I'm making an extension like this right now :)

BlueDome77 commented 1 year ago

708