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

Add Falling Platform #1469

Merged
merged 6 commits into from Jul 20, 2020
Merged

Add Falling Platform #1469

merged 6 commits into from Jul 20, 2020

Conversation

weluvgoatz
Copy link
Member

This adds the falling platform into the game. The platform will shake when Tux is under or on it and after a short while it will fall. This lacks a unisolid variant seen as that would be impossible/very difficult in the current way this game is set up, and a unisolid variant would remove the challenge that this obstacle is meant to have. This comes with sprites for branches and cave terrain.

This object behaves strange with enemies and some objects, but this seems to be a problem with how collision is handled over the whole game.

This PR needs some testing and some review, once it's reviewed and fixed up a bit it can probably get merged. This definitely needs some work done to it.

@weluvgoatz weluvgoatz merged commit fa14dce into master Jul 20, 2020
tux314159 pushed a commit to tux314159/supertux that referenced this pull request Jul 31, 2020
* Add fallblocks

[ci skip]

* Update game object factory [ci skip]

* Add images [ci skip]

* Update objects file

* update due to review

* Delete cave-5x8.png

[ci skip]
@mrkubax10 mrkubax10 deleted the fallblock branch August 18, 2023 18:00
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.

None yet

2 participants