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

Cannot use more than 1 collision block per square #21

Open
Rinelw opened this issue Sep 15, 2022 · 1 comment
Open

Cannot use more than 1 collision block per square #21

Rinelw opened this issue Sep 15, 2022 · 1 comment

Comments

@Rinelw
Copy link

Rinelw commented Sep 15, 2022

I cannot use more than 1 collision block per tile with your map editor. RMMZ 1.5.0

@Hudell
Copy link
Owner

Hudell commented Nov 5, 2022

You just need to set the "Default Collision Blocks" parameter to a different value (2 or 4) and it will show smaller blocks to customize the collision.

But for this to have an actual effect in your game, you'll have to use a plugin that reads this collision data. Cyclone Movement will do this automatically, but if you're using parallax mapping you can also export the collision layer to an image and some other movement plugins may support reading the data from that.

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

No branches or pull requests

2 participants