Loading...
270
11 months ago

Started the conversion to use just the one room for the Island Surface and The Underground.
Here's how it looks so far.


It'll still take a while to get everything swapped over to using the curRoom variable instead of the builtin one for the current room, but I've got the the ground draw, the view clamps and the tile collisions set up.

Might try to go back to sleep, but next step is updating The Undergrounds tiles, that code is in [Room Start] so it's not applied here.

There might be a slight issue with some of the tiles.
Ground ones are fine, they're just drawn, but for walls I have to actually add tiles to the world so they have the correct depth level and go over the player.

I'm most likely going to have to do 2 for loops to cycle through The Undergrounds dimensions and tile_delete for each of them.
I could just turn them invisible, but that will effect performance and I'd still need the for loops to find them.



4 comments

Loading...

Next up

Magic rework is working! Added in the text info for movement types.

Just gotta fill in some sprite gaps, and a couple bits of data, rearrange and cleanup some look up/reference code.

Thank you to everyone that gave me Charged Stickers last month!

You are all amazing and I can't express my gratitude enough!

Doing a rework of my Magic System to make it modular, so you can have any element as a Projectile/AoE/Orbit, instead of each being set as they were.

Also working on making it so Orbit spells have a charge effect to change the amount.

Madeline is the main protagonist of the mountain climbing platformer, Celeste. The game has been praised for its visuals, gameplay, and introspective narrative. The game's creator Maddy Thorson confirmed that Madeline is trans in 2020.

bionical

#GJAsks

Here's more incredible art that Jolters made for #GameJoltColors25!

There's still time for YOU to enter!

Artists and posts linked 🔽

I don't have a cat, but I have a couple cat rugs!

#CatDay

Dive into the cozy post-apocalyptic open world of Critter Cove!

Gentleman Rat Studios (@GR-Rob ) describe it as “a little bit Animal Crossing, a little bit Stardew Valley. Maybe even a little bit Windwaker, too."

Wishlist the game: https://bit.ly/CritterCove

New plan, gave up on trying to math out the spread based on the existing ones and instead added a charge to choose how many magic orbs to spawn around you, and also added a slow move from the centre out.