Grim-Vision-Studios / Magic-Game

0 stars 0 forks source link

Mana #4

Open samdrevo opened 6 months ago

samdrevo commented 6 months ago

They have to set up spells to use "AMMO" and the player has a set amount of mana they can use and will have to pick up more mana around the maps. You have to tie the amounts of mana the player has and make a pick that fills up the mana.

Need to add the mana to the player code. Start with around 10 shots.

  1. Spark uses .5 of mana-20 shots if use just it
  2. Fire uses 1 of mana- 10 shots if use just it
  3. Rock uses 1.5 mana- 6 shots if use just it.
HolyDevilBloodKing commented 6 months ago

i do this

samdrevo commented 6 months ago

Just add it to the BP_BaseProject and make it Instance Editable