I want to make a game where I can move the actual window using code. Similar to rhythm doctor’s window moving levels. Does anyone know how I could manipulate the window of the game?
1 Like
This forum is dedicated to 2D. If you have general questions it’ll be better to ask them in Editor & General Support or Scripting forums.
To answer your question, there is an API just for that but it’s only supported on Windows:
did you ever figure it out?