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

Background reload does not update actor background xy limit until restart. #386

Closed
RichardULZ opened this issue Jan 27, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@RichardULZ
Copy link
Contributor

Describe the bug
Updating a Backgrounds Dimensions will not update actor xy limits until an editor restart.

To Reproduce
Steps to reproduce the behavior:

  1. Place an actor on a small background
  2. Change the backgrounds size to larger in any dimension(s) and save
  3. Try to move the actor into the new empty space.
  4. Actors limited to the old xy dimensions.

Expected behavior
Auto or manual asset reload updates the background xy limits for actors in a scene.

Screenshots
If applicable, add screenshots to help explain your problem.
BackgroundLimitsUpdate

Platform (please complete the following information):

  • OS: [Windows 10]
  • App version [1.2.1 / latest dev branch]

Additional context
Collisions are cleared, so at least some areas get the new dimensions.
Another issue related to missing images causing a crash could complicate how this is fixed.

@RichardULZ
Copy link
Contributor Author

This appears to be fixed in GBStudio 2.0 Beta2! Woo!
(another bug similar to this now exists for changing a scenes background from the editor drop down. #559 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant