Shrouded-Edge-Games / ShardsOfCandra

Repo to hold the beginnings of our new game where you combine powers to solve puzzles and your choices matter
0 stars 0 forks source link

Store power fuel values #25

Closed sehaubold closed 1 year ago

sehaubold commented 1 year ago
  1. Store the current values of fuel reserves
  2. Consume fuel on criteria given, i.e. when you swing your weapon, when you hit with weapon, on interaction, on ability call.
  3. Update ui with current values
sehaubold commented 1 year ago

Storing power works now. no abilities reduce current value. Ticks currently reduce steadily to show functionality