This is responding to a request from our product owner to make the black hole growth feel better by increasing the growth rate in the early game while not making it overwhelming late game. Currently it increases by a % of its current scale so it grows exponentially. I will change this to growing at a consistent rate. Responding to feedback from a user I am also going to be changing the black hole model somewhat and making the center sphere larger.
Issue number and link
173
Checklist before requesting a review
[x] I have performed a self-review of my code
[x] I have written any applicable tests
[x] I have commented my code, particularly in hard-to-understand areas
Describe your changes
This is responding to a request from our product owner to make the black hole growth feel better by increasing the growth rate in the early game while not making it overwhelming late game. Currently it increases by a % of its current scale so it grows exponentially. I will change this to growing at a consistent rate. Responding to feedback from a user I am also going to be changing the black hole model somewhat and making the center sphere larger.
Issue number and link
173
Checklist before requesting a review