Skip to content
This repository was archived by the owner on Aug 14, 2019. It is now read-only.
This repository was archived by the owner on Aug 14, 2019. It is now read-only.

Implement enemy difficulty scaling #43

@ErikOverflow

Description

@ErikOverflow

Is your feature request related to a problem? Please describe.
Currently enemies don't scale in difficulty as time goes on/the game progresses. There is an Enemy Scale By Level functionality, but the enemy levels don't go up over time or on level change.

Describe the solution you'd like
This can be done through increasing the Enemies' levels over time, having difficulty scale by clearing stages and reaching the next level, a mixture of the 2, or another alternative.

Additional context
This is a very abstract implementation. I would suggest modifying the EnemyScaleByLevel to customize the scaling. You will likely need to create a new script that sets CharacterLevel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    game designGeneral game design. Requires an understanding of what make a game fun.intermediate issueThis will require some Unity expertise to accomplish

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions