1 year ago

Split the clothes into separate sprites from the head, still have to do it for sitting and other actions. But the concept works.
One thing about this though, is since I'm running an extra shader for every Goblin now that means more GPU being used.


I tried the game a while back on my old MS Surface with just the skin shader and it was unplayably laggy, so this will be even worse. But then, I couldn't even play Sonic from Steam on that so [shrugs]

I could always add colour variant for each sprite instead but that's a time sync I'm not willing to do right now.



5 comments

Loading...

Next up

I THINK that's all fixed and working? Gained loads of FPS back.

I thought I'd need to remove another nested for loop, but since Ground Surface is only done once I don't.

Only issue is I've lost the dust cloud when adding Paving.

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.

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!

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!

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.

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.

This week's #FanArtFriday celebrates Pizza Tower! The game's 2nd anniversary is on January 26!

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.