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

phaser 3 - using game object crop to only show part of image #6

Open
scottwestover opened this issue Aug 24, 2023 · 0 comments
Open
Assignees

Comments

@scottwestover
Copy link
Member

scottwestover commented Aug 24, 2023

Video content idea:
When trying to animate a sprite where an object breaks into 2 different objects, you might want to animate one of those objects, and leave the other one stationary. One solution to this would be to break the original sprite sheet up into two different sprites that can be used.

Another solution would be to use object cropping to crop out part of the sprite that you want to animate. An example of this was the icicle I wanted to have fall to the floor. When I attempted to animate, the whole object moved, and the sprite sheet wasn't setup to break these into two different sprites.

@scottwestover scottwestover converted this from a draft issue Aug 24, 2023
@scottwestover scottwestover self-assigned this Aug 24, 2023
@scottwestover scottwestover moved this from In Progress to Todo in Roadmap Sep 7, 2023
@scottwestover scottwestover moved this from Todo to Ideas in Roadmap Sep 28, 2023
@scottwestover scottwestover moved this from Ideas to Todo in Roadmap Oct 9, 2023
@scottwestover scottwestover moved this from Todo to In Progress in Roadmap Oct 13, 2023
@scottwestover scottwestover moved this from In Progress to Todo in Roadmap Nov 13, 2023
@scottwestover scottwestover moved this from Todo to Ideas in Roadmap Nov 27, 2023
@scottwestover scottwestover moved this from Ideas to Todo in Roadmap Jan 8, 2024
@scottwestover scottwestover moved this from Todo to In Progress in Roadmap Feb 13, 2024
@scottwestover scottwestover moved this from In Progress to Todo in Roadmap Feb 13, 2024
@scottwestover scottwestover moved this from Todo to Ideas in Roadmap Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Ideas
Development

No branches or pull requests

1 participant