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

[Scene Editor] Right clicking a tile to pick it more than once clears collision and other flags. #155

Open
4 tasks done
LittlePlanetCD opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working RSDKv5 scene editor

Comments

@LittlePlanetCD
Copy link
Collaborator

Before opening this issue, I ensure that...

  • I have checked both open and closed issues and confirmed this bug has not already been reported.
  • I am not asking for tech support (e.g. error when starting program or trying to build).
  • I am not reporting an issue with assets/scripts/logic of a specific game/mod; this bug is directly related to the editor itself.
  • This bug is not related to any unofficial forks of the editor, and any issues with those should be kept in the appropriate repository.

Editor Tool

Scene Editor

RSDK Version

v5

Expected Behavior

Tile keeps data from it's picked selection.

Actual Behavior

Tile toggles specific data off and on and clears collision.

Steps to Reproduce

  1. Open a Mania stage
  2. ensure you have selected a foreground layer that has tile collision
  3. pick the tile more than once.

Screenshots

RetroED_BrniaFMs0O

Was another editor used on the file(s)?

No.

Platform

Windows 11 23H2

Additional Comments

The tile picker should probably not be clearing the collision constantly (maybe when it toggles all the stuff off? idk why its doing that though), I have no idea why it would be doing this.

@LittlePlanetCD LittlePlanetCD added bug Something isn't working RSDKv5 scene editor labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working RSDKv5 scene editor
Projects
None yet
Development

No branches or pull requests

1 participant