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

feat: A new stage camera parameter: 'verticalfollowdelta'. #1807

Merged
merged 2 commits into from
May 26, 2024

Conversation

Kasasagi77
Copy link
Contributor

@Kasasagi77 Kasasagi77 commented May 24, 2024

A positive float value - increses the verticalfollow when the camera zoom is above the minimum (zoomout); the default value is 0 (constant verticalfollow, matching Mugen 1.1 behaviour); a value of 1 increases the verticalfollow by the amount of the current zoom-in above the minimal zoom.


Also renamed the stage parameters scaling with zoom, as per @potsmugen's suggestion.

A positive float value - increses the 'verticalfollow' when the camera zoom is above the minimum ('zoomout'); the default value is 0 (constant 'verticalfollow'); a value of 1 increases the 'verticalfollow' by the amount of the current zoom-in above the minimal zoom.
@github-actions github-actions bot added PR: feat This PR implements a new feature and removed PR: feat This PR implements a new feature labels May 24, 2024
As per PotS suggestion, renamed:
- 'boundhighdelta' -> 'boundhighzoomdelta',
- verticalfollowdelta -> 'verticalfollowzoomdelta'.
@github-actions github-actions bot added PR: feat This PR implements a new feature and removed PR: feat This PR implements a new feature labels May 25, 2024
@K4thos K4thos merged commit fdc2a41 into ikemen-engine:develop May 26, 2024
4 checks passed
@github-actions github-actions bot added PR: feat This PR implements a new feature and removed PR: feat This PR implements a new feature labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feat This PR implements a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants