Skip to content

GraphX Fourth Alpha

Choose a tag to compare

@Electron7-7 Electron7-7 released this 22 Feb 00:18

Well, more like "Third and a Half"...

What's New

Theatre loading + switching has gotten a gigantic overhaul; I used to store each Theatre in a map as they were loaded. This was very bad and very dumb and I only did it because I'd not thought about why levels in video games need to be loaded in the first place: because keeping every level you've opened up in your RAM is a bad idea. In the current version of GraphX, you can sift through the existing Theatres with the right arrow key; there are only two embedded Theatres, but that external Theatre file update is coming soon, I promise.

So, any new keys to press when I launch this puppy?

Yes! The Right Arrow key will load the next Theatre (or the first one if you're already in the last one). Currently, there are only two Theatres, so you'll loop back after one.