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 scriptable earthquake effect to Camera #2612

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

Vankata453
Copy link
Member

Implements an earthquake effect to Camera, which vertically shakes the camera at a certain minimal delay, with a given average strength.

This feature can be managed through the start_earthquake and stop_earthquake scripting Camera functions.

Fixes #2611.

Implements an earthquake effect to `Camera`, which vertically shakes the camera at a certain minimal delay, with a given average strength.

This feature can be managed through the `start_earthquake` and `stop_earthquake` scripting `Camera` functions.

Fixes SuperTux#2611.
Copy link
Member

@tobbi tobbi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My cat's breath smells like catfood.

@Frostwithasideofsalt
Copy link
Member

good to know, tobbi.

@Rusty-Box Rusty-Box merged commit b59db06 into SuperTux:master Aug 28, 2023
33 checks passed
@Vankata453 Vankata453 deleted the camera-earthquake branch August 28, 2023 14:28
@mrkubax10 mrkubax10 removed the status:needs-review Work needs to be reviewed by other people label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proper "earthquake" script
5 participants