5 months ago

Things my Goblins can do so far!

-Farm Farms and Orchards (only chop Trees so far but they do get fruit at the start)

-Sit in chairs.

-Go to and from The Underground

-Wander

-Work in Cafe's and Restaurants selling Food.

-Work in Smithies selling Ingots.


-Goblin Merchants can fly to the island and set up shop.

I need to add a system to check if a Shop has the desired parts to update their Selling Inventory.

For example, a Smithy with just a Furnace can only sell Ingots (low quality?)

With an Anvil they could also sell basic tools/weapons? (and mid quality ingots)

With an Water Bath...well here's an issue.
Having both the Anvil and a Waterbath definitely feels like it should give access to much better stuff for sale, but what about JUST the Waterbath? I'd rather not have it do nothing.



0 comments

Loading...

Next up

Hey! In case people aren't aware, there's currently 3 Promo codes for Pokemon Go to get the Forces of Nature Quartet!

You have to sign into the Pokemon Go Web Store to redeem, links in the below. Once redeemed you have to catch 156 Unova Pokemon.

Woop!

Hmm, trying particles with my magic system. I don't think they really work with the Static Shocks spell.

Also adding a lighting effect, but it doesn't apply to the particles.

I tried, but the offset isn't updated Hmm.

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

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.

@Lesma is a Jolter to Watch and a professional pixel artist who enjoys drawing animals and nature! Follow @Lesma before the quest ends on February 18 and you'll get Coins!

Particle Collisions!

Could have done this by spawning a temp object to control the collision particles, or the over/under systems I use for some other particle stuff.

Instead I'm just using the trail system, but hiding the sprite and adding a death timer.

I now have Magic!

kinda.

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

Ok! Footprint particles are all working again! Prioritises snow over the ground types. I should add a decay timer in case you stand still too long