Super Freaks Arcade (Dev Log 11, Screen Wrapping/Option Improvements)

Subscribers:
334
Published on ● Video Link: https://www.youtube.com/watch?v=dpsrYEmTMIU



Category:
Vlog
Duration: 1:23
53 views
4


Here's a little peek behind the curtain for some upcoming Arcade features:

1 is that everything actually properly wraps around the screen now! This was a lot trickier to pull off than it looks. If you notice that purple debug grid, this is a spatial hashmap, and I coded one up to make collision detection a lot quicker and more efficient. Things in the game only collide with whatever is overlapping the same cells as them. I had to do some pretty weird stuff to make it so they can collide with things around the other end of the screen, in a fast way, so the game doesn't lag. I also had to do some weird things to make everything in the game drawn around the other side of the screen, and in the end I came up with a surprisingly elegant and not hacky solution for this.

2 is the options menu has been expanded. You can set visual, sound, and control options from both the main menu and even the pause menu! I have added the ability to disable some options when accessed from the pause menu in case anything that would break gameplay is added. This is a massive improvement over how these things were handled in Super Freaks 1 Ultimate Edition.

Arcade's framework has been very easy for me to work with and is drastically improved over Ultimate's, so when I'm done working on it a little bit more, I will be using it as a basis for some more projects. In the short term I would like to port the original Super Freaks trilogy (+ 1 Remastered) over to Game Maker Studio 2 with this framework and hopefully make web and android ports for them as well.




Other Videos By SuperFreaksDev


2024-04-23Super Freaks Arcade (Dev Log 14, Shipwreck Poopdeck)
2024-04-21Super Freaks Arcade (Dev Log 13, More Characters)
2024-04-17Strato-Scruffy 2009 - Development Log #22 (Danger Cliff Characters, Mega Klaw + Francis music)
2024-04-17Super Freaks 1 Ultimate Edition (Post-Release 11, Uncle Swordsman Story WIP 3 + MORE NEW MUSIC)
2024-04-13Super Freaks 1 Ultimate Edition (Post-Release 10, Uncle Swordsman Story WIP 2 + NEW MUSIC)
2024-04-01Batman Arkham World 2
2024-03-27Scruffy 4 (2008) Pre-Alpha Stuff 4 (Tutorial Levels w/ Original Music)
2024-03-12Super Freaks 2 (2007): Scruffy's Quest Polished v2.0.2 (FULL PLAYTHROUGH)
2024-03-10Super Freaks 1 (2006): The Search for Tikiman Polished v4.1 (FULL PLAYTHROUGH)
2024-02-28Super Freaks Arcade (Dev Log 12, Skyway Highway)
2024-02-21Super Freaks Arcade (Dev Log 11, Screen Wrapping/Option Improvements)
2024-02-20Scruffy 4 (2008) Pre-Alpha Stuff 3
2024-01-28SuperFreaksDev and Friends Present: Freakjam 1 2.0
2024-01-27Super Freaks Arcade (Dev Log 10, 4P Versus Mode, Classic Freaks)
2024-01-21SuperFreaksDev and Friends Present: Freakjam 1 1.0
2024-01-18Super Freaks Arcade (Dev Log 9, New Fruit Juice Factory Layout and Music)
2024-01-17Super Freaks Arcade (Dev Log 8, Conveyor Castle, Gambi and Tikiman)
2024-01-14Super Freaks Arcade (Dev Log 7, Barrel Canyon Cliffs)
2024-01-13Super Freaks Arcade (Dev Log 6, Toy Block Bridge, Pole Climbing)
2024-01-12Super Freaks Arcade (Dev Log 5, Two Player Co-op)
2024-01-11Super Freaks Arcade (Dev Log 4, Title Screen, Game Over, Combos)