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

Fix catch sizing #2632

Merged
merged 6 commits into from May 31, 2018
Merged

Fix catch sizing #2632

merged 6 commits into from May 31, 2018

Conversation

peppy
Copy link
Sponsor Member

@peppy peppy commented May 25, 2018

  • Fixes catcher size
  • Reduces fruit sizes
  • Makes it easier to scale
  • Adjusts the vertical position of the catcher (aka playfield scale) to match stable

Resolves #2063.

public CatcherSprite()
{
Size = new Vector2(CATCHER_SIZE);
FillMode = FillMode.Fill;

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

smoogipoo
smoogipoo previously approved these changes May 31, 2018
@peppy
Copy link
Sponsor Member Author

peppy commented May 31, 2018

As this is June milestone I haven't yet checked into it. I will look at it before it is merged. Don't merge yet (and please check the may milestone PRs first).

@smoogipoo
Copy link
Contributor

This is happening within the next 2 minutes.

@peppy
Copy link
Sponsor Member Author

peppy commented May 31, 2018

Should be good to go

@smoogipoo smoogipoo merged commit 1201fe9 into ppy:master May 31, 2018
@peppy peppy deleted the catch-sizing-fixes branch June 21, 2018 08:13
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