Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lower enemies' speed #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Lower enemies' speed #41

wants to merge 1 commit into from

Conversation

AnimaRain
Copy link
Owner

Try balancing the game by making enemies a little slower.

The way Unity handles prefabs makes it hard to see the actual changes, so here they are:
Crasher's speed: 5 -> 2.86
Enemy bullet's speed: 5 -> 3
Drone speed: 10 -> 8

I don't know why there are so many changes in the files.
I only changed the values of Speed in each prefab.
Probably because we recently updated Unity.

Actual changes:
Crasher's speed: 5 -> 2.86
Enemy bullet's speed: 5 -> 3
Drone speed: 10 -> 8

Signed-off-by: AnimaRain <ioannis_spyr@yahoo.gr>
@AnimaRain AnimaRain self-assigned this Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant