#Ability execution circuits

1 messages · Page 1 of 1 (latest)

strong marsh
#

I'm working on a move system where the user can place their left hand over their shoulder to switch spells

Then they can raise their right hand to cast the spell.

I've experimented with the switching system with the left hand but I'm struggling to find a method with the least complexity and least circuit ink intake.

Any ideas anyone can share?

strong marsh
#

Can't at the moment, all I have are spells and their functions not the rotation system

sharp lagoon
#

So you don't have it yet?

#

Well anyways

#

I've never made one myself so take my advice with a grain of salt.

If I were to make the system I'd use tags to determine the switch, example (1, 2, 3, an 4 represent a spell)

Remove each tag as you go an add tags, I'd usually use a Integer execution switch to determine the switch. Now if I had more knowledge within lists I would of suggested lists.

I know theres a chip to go down the line with lists, So as I said before don't take my advice to heart. If anything mine might be completely bad, keep in mind ive never tested this.

worn wing
strong marsh