Loading...
388
4 months ago

Ok UI is good enough for now.

Did some reworks to the code too, it's now possible to play multiple notes at once. BUT....


Due to the way keyboards (mine and most other reasonably priced and cheaper ones) are made it's not possible to play some notes if they require 3 keyboard buttons to be pressed at once. (keyboard ghosting) :(

No easy fix for this since the keys are different between models.

I can't press U+P+S at once.

Maybe giving full keyboard access instead of having to hold keys?

Edit;

Changed the controls to be ASDFGHJ for the main keys and WETYUI for the sharps.

Hold Shift for move up an octave, Space to move down one.

Also, apparently if you forget to use keyboard_check_pressed with the actual keypress part, it plays all the variations at once and sounds like a phaser!

Fun to know! X'D



1 comment

Loading...

Next up

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

I now have Magic!

kinda.

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.

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

Added particle trails to the Ice Shard and Fireball spells. (should Iceshard by one word? Fireball is only one because of common use right?)

I think it looks good, but I need to adjust the colours, maybe use the palette instead.

@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!

Now I have Fireballs!

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.

Psssst. Clyde Slicker here. I've taken control of the Game Jolt account.

Some War Thunder starter pack keys came into my possession. 👀 Comment on this post and I'll give one to ya. Learn more (including how to redeem the codes if you get one) 🔽

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.