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

[Feature] Dynamic block obstacle #70

Open
RoddieKieley opened this issue Jun 9, 2020 · 0 comments
Open

[Feature] Dynamic block obstacle #70

RoddieKieley opened this issue Jun 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@RoddieKieley
Copy link
Member

Is your feature request related to a problem? Please describe.
At the moment all the block obstacles are static. It would be more interesting if they were dynamic in some way.

Describe the solution you'd like
Describe alternatives you've considered
Two potential ideas to add more life to the block obstacles:

  • Add code that utilizes the bottom sections to make that configurable, i.e. how many bottom sections would be there on the bottom thus changing the overall height.
  • Use a tween like with the firewall obstacle so that the block would raise up and then fall suddenly back to the ground with a bang and a shake.

Additional context
This is a popular mechanism in other 2D platformers / runners.

@RoddieKieley RoddieKieley added the enhancement New feature or request label Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant