1 year ago

Dang it, I was looking at the Nature Gen code (rocks and stuff), why is Grass being spawned on existing Grass? I'd understand if it was Culled Grass, but it's not!

Edit: Ok, don't apply sprite offset to the check, only the spawn! Good to know!!




5 comments

Loading...

Next up

GOT IT!

Ground draws right for world, and UI. Now to get back to improving frame rate*.

*current is with WAY too many chrome tabs open.

Huzzah! I now have AoE attacks!

I've swapped to having Magic Staffs instead of having to hold a second button to use Magic.

I'll see what else I can come up with but this fixes the keyboard ghosting issue for now.

Now I have Fireballs!

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

Ok, got some tile variations on the Beach, but it's just RNG. I need to work out some patterns and use those instead. I had some with little bits of grass but they looked bad.

Also added Shells and Glass Bottles.

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

Got around to adding some blending between the Beach and Desert now i should probably populate the Beach with some things to make it a bit nicer to look at!

Will do tile variants like I have for Grassland, but I'd like objects to interact with too.

OMGOSH Someone just subbed to me on #Kofi!

Thank you so much for your T2 membership Jana, I sincerely appreciate your support!

It will really help me out a lot!

@ilta is a Jolter to Watch! She's your local elven blacksmith! She creates pixel art, swords, chainmail, and more! Follow her before the quest ends on February 4 and you'll get Coins!

Hmm. Attack movement (for spells) set attacks to use if runSysTimer mod 10 == 0, instead of the if alreadyHit == false, to run the collision code.

Seems to work I should probably experiment to see how infrequent I can be with the trigger.