Loading...
275
1 year 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

Updating water, added some stuff to make things more visually pleasing. I think I need the tint back or maybe to try different blending. Kinda want to try a displacement map again instead of the directional movement? Need to find that again. (laptop gif)

Ooo pretty!

Happy November everyone! I hope you all had a wonderful October! Mostly optimisation and reworks this month.

https://www.patreon.com/posts/141102397

Doki Doki Literature Club is celebrating Monika's birthday and the 8th anniversary of DDLC with exclusive stickers, avatar frames and backgrounds on Game Jolt! 

Head over to the shop to collect yours 👉 https://gamejolt.com/#shop

Final result for Pokemon Go In to the Wild event.

26 mighties. 1 shiny.

1 random shiny.

Shiny Cresselia from the pass.

Galarian Atricuno!

Grimsnarl gigantamax.

3x shadow Darkrai.

Not bad to be honest!

Opera GX's #GXNailArt competition has arrived on Game Jolt!

You might have missed Worlds, but you can still be a winner. Take part in the #GXNailArt contest to have a chance to win Riot Points!

Get started by completing our #GXNailArt quests!

Nothing I make will ever be better than the tiny birbs

#GJAsks I thought it would have been Tennis for the Atari 400 which my dad had, but I can't find evidence of the cartridge, so I'm gonna say Joust which I still have from back then!

https://www.youtube.com/watch?v=Rc_mV9bbTpY

Mae Borowski is the main character of Night in the Woods! It's an adventure game that tells the story of her return to her hometown of Possum Springs. She was confirmed as canonically pan in a social media post by the game's creator Scott Benson.

Quick and dirty Quest system and UI. No idea how to do strike through text so I just added [DONE] to the completed tasks.