Lucharama (temp title)
Finished up a few more parts. After completing a couple of scripts I decided to link it all together. While assembling it I ran into a bug that I can't say I have known about. When coding I generally use floats instead of integers, with this project however I decided to use integers. Due to me usually using floats in my calculations I never ran into the integer division issue. When I was dividing current health over maximum health the result was 0. After being worried I was too drunk I decided to change one of the values to a float for fun and then it worked. Next goal is adding the attacks, strategy and some balance changes. When I first started I wanted to avoid having to add more stats and focus on simplifying the game, so removing is preferred for this project. Name suggestions also appreciated.
0 comments:
Post a Comment