PK DreamSpace - An EarthBound Video Drug Background Editor for GMS 2

Forum for posting game development related resources. For example art, tutorials, talks and documentation etc
Post Reply
User avatar
Flapperultra
Site Admin
Site Admin
Posts: 65
Joined: Wed Apr 12, 2023 8:15 pm
Location: United Kingdom
Has thanked: 36 times
Been thanked: 18 times
Contact:

PK DreamSpace - An EarthBound Video Drug Background Editor for GMS 2

Post by Flapperultra »

background editor 4.gif
background editor 4.gif (1.08 MiB) Viewed 2647 times
background editor 4.gif
background editor 4.gif (1.08 MiB) Viewed 2647 times
PK DreamSpace
- An EarthBound Video Drug Background Editor for GMS 2 -
- Latest version: 1.1.0 -

PK DreamSpace is a tool I've written to generate video drug backgrounds like those featured in the EarthBound/Mother series. These backgrounds can be exported into a JSON format for use in external projects that use my layered background format.
Changelog
► Show Spoiler
current features
  • Saving and loading background JSON files.
  • Add and remove an unlimited number of fully controllable layers.
  • Control how layers blend together with Blend Mode controls.
  • Scan line interlacing effect with variable control.
  • fully controllable sine wave effects.
  • palette controls.
  • Full screen visualizer.
  • GIF Recording
future plans
  • scrolling effects.
  • custom scripting for animations and improved palette swapping.
  • Load new sprites and palettes from files (currently editing source is required).
SOURCE: https://github.com/JacobLawson/PK-DreamSpace
DOWNLOAD :
PK DreamSpace 1.2.0.zip
(4.34 MiB) Downloaded 94 times
PK DreamSpace 1.2.0.zip
(4.34 MiB) Downloaded 94 times


Screenshots
► Show Spoiler
How to use
Capture.PNG
Capture.PNG (162.42 KiB) Viewed 2647 times
Capture.PNG
Capture.PNG (162.42 KiB) Viewed 2647 times

User avatar
Flapperultra
Site Admin
Site Admin
Posts: 65
Joined: Wed Apr 12, 2023 8:15 pm
Location: United Kingdom
Has thanked: 36 times
Been thanked: 18 times
Contact:

Re: PK DreamSpace - An EarthBound Video Drug Background Editor for GMS 2

Post by Flapperultra »

I didn't expect to update the tool so soon but I've re-organised the scripts to make it easier to implement the background layers in external projects. I also used these new scripts to add a viewer window to better demonstrate implementation.

changelog:
- added viewer window
- added pk_dreamSpace script which contains functions for reading and drawing backgrounds. This script can easily be used to implement the PK DreamSpace background functions into other GMS2 projects.
Capture2.PNG
Capture2.PNG (13.87 KiB) Viewed 2637 times
Capture2.PNG
Capture2.PNG (13.87 KiB) Viewed 2637 times

User avatar
Flapperultra
Site Admin
Site Admin
Posts: 65
Joined: Wed Apr 12, 2023 8:15 pm
Location: United Kingdom
Has thanked: 36 times
Been thanked: 18 times
Contact:

Re: PK DreamSpace - An EarthBound Video Drug Background Editor for GMS 2

Post by Flapperultra »

v1.2.0!
Probably the last feature update for a week or so as I have some minor bugs to fix. In this update I have added a button to record gifs of the backgrounds based on a Discord user's suggestion.
Attachments
giftest2.gif
giftest2.gif (1.87 MiB) Viewed 2625 times
giftest2.gif
giftest2.gif (1.87 MiB) Viewed 2625 times

Post Reply