1 year ago

Ok, got a very basic tile set drawn (just 2 tiles), drawing the base wall tile and ground with the old system, and adding in the top bit on room start as a depth based tile, but would you look at that....you can see yourself through the gap

Fixed?? Gif2


Update: Hmm, ok so offsetting is the way to go, but that means I have to make sure that the wall top tile contains dupe pixels to make sure it all matches up. Unless I offset the tile y in the tileMap?

Hmmm, doing tile_add for the walls too instead of just drawing them wont work...because then you couldn't stand in front of them.

I think I'm going to have to draw a taller tile covering part of the wall?

Draw them 8 pixels taller like the red box here indicates

image.png

WAIT no, I keep the same size but draw it off-grid??



0 comments

Loading...

Next up

New AoE spell sprites.

I think the Fire one needs something in the middle, and they all need particles. Kinda want the Ice one to look more like it's growing rather than just moving.

But these will do for now!

Happy August everyone! Dang, the year is flying by T_T

Fewer new features this month, as I'm still getting accustomed to my new situation. Lots of bug fixes and tweaks though!

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

YUS!

I've been after this for AGES!

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 🔽

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

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

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

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.