Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Eli Pause Game - Works like the old retro games!
- Original author: Eliaquim
- Original date: August 26, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/eli-pause-game-works-like-the-old-retro-games.126171/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",
Archived First Post
Author: Hakuen Studio
Introduction
• This is a simple plugin that adds a pause scene with a background image of your choice when you press a button on Scene_Map.
Features
• Pause the game pressing a button when you are at the scene map(This also stops the $gameSystem.playTime()).
• Choose an image to show when the game is paused.
• It saves the current playTime(Graphics.frameCount/$gameSystem.playTime()) before you pause, and restore it after you leave the pause scene.
How to use
• You can choose an image from your system folder. Make sure it is the size of your game resolution. You can also not use any image.
• Check out this site to find your desired javascript keycode:
https://keycode.info/
Terms of Use
https://www.hakuenstudio.com/rpg-maker/terms-of-use
DOWNLOAD
Eli_PauseGame.js
Update LogEli_PauseGame.js
Version 1.4 - 01/04/2021
- Add common event to play when leaving Scene pause.
Version 1.3 - 09/26/2020
- You can click or touch the screen to unpause/resume the game.
Version 1.2 - 08/27/2020
- Add plugin command to pause the game.
Version 1.1 - 08/22/2020
- Code restructuring.
Version 1.0 - 08/07/2020
- Plugin release!
- Add common event to play when leaving Scene pause.
Version 1.3 - 09/26/2020
- You can click or touch the screen to unpause/resume the game.
Version 1.2 - 08/27/2020
- Add plugin command to pause the game.
Version 1.1 - 08/22/2020
- Code restructuring.
Version 1.0 - 08/07/2020
- Plugin release!
Features Mentioned
- Pause the game pressing a button when you are at the scene map(This also stops the $gameSystem.playTime()).
- Choose an image to show when the game is paused.
- It saves the current playTime(Graphics.frameCount/$gameSystem.playTime()) before you pause, and restore it after you leave the pause scene.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use https://www.hakuenstudio.com/rpg-maker/terms-of-use DOWNLOAD Eli_PauseGame.jsUpdate Log
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...