Skip to content

Kill Fish When They Fall Out of Bounds#429

Merged
olefasting merged 1 commit intofishfolk:mainfrom
zicklag:kill-out-of-bounds
Jun 2, 2022
Merged

Kill Fish When They Fall Out of Bounds#429
olefasting merged 1 commit intofishfolk:mainfrom
zicklag:kill-out-of-bounds

Conversation

@zicklag
Copy link
Copy Markdown
Member

@zicklag zicklag commented May 23, 2022

This fixes the issue where, on levels that you can fall off of, the fish falls off and continues falling forever without dying.

Also, it addresses the issue where the camera try to adjust to follow the falling fish outside of the play area, causing issues with parallax backgrounds.

Before:
Peek 2022-05-23 14-20

After:
Peek 2022-05-23 14-19

@zicklag
Copy link
Copy Markdown
Member Author

zicklag commented May 23, 2022

Should I be basing any of my pull requests off of main_borked for now to avoid having to rebase it later?

@olefasting olefasting merged commit de1fb6d into fishfolk:main Jun 2, 2022
@olefasting
Copy link
Copy Markdown
Member

Should I be basing any of my pull requests off of main_borked for now to avoid having to rebase it later?

No, I am in the process of remergin and it will be easier for me just to add in your code

@zicklag zicklag deleted the kill-out-of-bounds branch June 2, 2022 16:02
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.

3 participants