Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Moving Windows

Vash

Member

Alright I did this before but forgotten over time but what I want done is when opening the window up the screen is black till all the windows scroll into place.

All I remember is this:
Code:
def animate
if @command_window.active
@example_window.y += # if @example_window.y < #
@example_window.x += # if @example_window.x < #
@example_window.x -= # if @example_window.x > #
end
end
It works but I also want it to scroll out of place when leave the main menu.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top