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

The bottom of a level should be made more obvious #16

Open
zayuim opened this issue Oct 9, 2018 · 4 comments
Open

The bottom of a level should be made more obvious #16

zayuim opened this issue Oct 9, 2018 · 4 comments

Comments

@zayuim
Copy link

zayuim commented Oct 9, 2018

When playing the game I find it far too easy to fall off the level. I think a mechanism should be added to show the player when they get close to the bottom. I have 2 ideas.

  1. Have some sort of dark particles emit from the bottom
  2. When a player gets close to the bottom, the camera should move down and show more below the player.

What does everyone think?

@Dariasteam
Copy link
Owner

Hi! Sorry for the delay, I've been more busy than usual.

Showing the levels limits is something some more people have asked me to change, my original idea was to explicitly not showing them, as some kind of extra difficulty, but its pretty obvious it was a bad idea. I like the concept of the dark particles, but it could kill the performance, I should test it very well. Do you have any reference of other game using a system like this?

Thanks for the feedback!

@Dariasteam
Copy link
Owner

Dariasteam commented Oct 19, 2018

I've added an option to toggle show theese particles in settings, what do you think?

https://imgur.com/a/zLM8hVs

@zayuim
Copy link
Author

zayuim commented Oct 21, 2018

@Dariasteam Hi thanks for getting back,

Do you have any reference of other game using a system like this?

Minecraft is the first game that comes to mind, When you get to the bottom of the world.

I've added an option to toggle show theese particles in settings, what do you think?

I think it is OK. Another good addition would be to have a dark fade on the background.

@Dariasteam
Copy link
Owner

Dariasteam commented Oct 21, 2018

@zayuim A dark fade was my first idea but since there is a completely dark level I thought I should use a little movement.

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

No branches or pull requests

2 participants