- Joined
- May 3, 2012
- Messages
- 1,367
- Reaction score
- 990
- First Language
- Javascript
- Primarily Uses
- RMMZ
Description:
Display a custom image "behind" messagebox, pictures, busts.
(animated effect optional)
Features:
How To Use:
Screenshots:
Demo Download:
CT_Bolt's BgImage v1.51 (Testing) Demo: Click here To Download
Plugin Page:
ct-bolt.itch.io
History Log:
Version 1.00 Initial Release (11/22/2019)
Version 1.10 Pictures now also displayed with no blur (11/22/2019)
Version 1.20 Galv Busts now also displayed with no blur (11/22/2019)
Version 1.30 Rewrote how the plugin works
Version 1.40 Rewrote how the plugin works (again lol)
Version 1.51 Major Update, Many New Features & Bugfixes
Original Request Thread:
Click Here to View Thread (Requested by Hisao Shou)
Credits:
None necessary, no credit needed.
Happy Game Making!
Terms Of Use:
Use anyway you'd like. Feel free to make modifications even.
Display a custom image "behind" messagebox, pictures, busts.
(animated effect optional)
Features:
Custom image "behind" messagebox, pictures, busts.
Create a "snap" of current screen (excludes windows, pictures, busts)
Add Blur, Rotation, Scale, Zoom, Transform, ColorTone Effect to BgImage
Optional Animated Effect
Ability to "Pause" Events on Map
Create a "snap" of current screen (excludes windows, pictures, busts)
Add Blur, Rotation, Scale, Zoom, Transform, ColorTone Effect to BgImage
Optional Animated Effect
Ability to "Pause" Events on Map
How To Use:
Basic example (Pause/Snapshot/Blur>Message(s)>Unpause/HideCustomBG):
Code:
pauseGame();
setCustomBackground({effect: "zoom blur snap", zoom:{x:1, y:1}});
showCustomBackground();
Code:
<<Display Message(s) Here>>
Code:
unpauseGame();
hideCustomBackground();

Screenshots:






Demo Download:
CT_Bolt's BgImage v1.51 (Testing) Demo: Click here To Download
Plugin Page:

[RMMV] Background Screenshot by CT_Bolt
Display a customize-able snapshot of the background

History Log:
Version 1.00 Initial Release (11/22/2019)
Version 1.10 Pictures now also displayed with no blur (11/22/2019)
Version 1.20 Galv Busts now also displayed with no blur (11/22/2019)
Version 1.30 Rewrote how the plugin works
Version 1.40 Rewrote how the plugin works (again lol)
Version 1.51 Major Update, Many New Features & Bugfixes
Original Request Thread:
Click Here to View Thread (Requested by Hisao Shou)
Credits:
None necessary, no credit needed.
Happy Game Making!
Terms Of Use:
Use anyway you'd like. Feel free to make modifications even.
Last edited: