public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Requesting a dynamic collision script.

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Requesting a dynamic collision script.
  • Original author: deathsia
  • Original date: August 3, 2014
  • Source thread: https://forums.rpgmakerweb.com/threads/requesting-a-dynamic-collision-script.30673/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace) > RGSS3 Script Requests

Summary

As the title says, I would like it if someone could create a dynamic collision script. I am well aware that a few exist but none of them produce the functionality I need for my game. The following is an example and for the sake of agruement I will be using the colors red and black in my example. Red=inpassable Black=Passable

Archived First Post

As the title says, I would like it if someone could create a dynamic collision script.

I am well aware that a few exist but none of them produce the functionality I need for my game. The following is an example and for the sake of agruement I will be using the colors red and black in my example.

Red=inpassable

Black=Passable

Protected download

In example 1 you can see the 32x32 pixel is filled in half by both colors, what This means is that half the tile is passable while the other half isn't. While this is similar to RPG maker's default 4-dir passability this is only the start of what I'm asking for.

In example 2 you can see that each half is still colored in each color but unlike example 1, it's colored in a diagonal fashion. This kind of passability is also possible in RPG maker's 4-dir settings but the program handles it in a choppy fashion.It often causes the player to seemingly jolt up as they run into the tile with this type of setting.

Now for example 3, you can see that the black color goes in a curve unlike the last two examples, this is as far as I know, IMPOSSIBLE with RPG maker VX ace's passability settings.

Hopefully these 3 examples have given you a good idea of what I'm asking for.

In conclusion, what I need is the following:

  • The ability to create a collision map that the script is capable of reading the color code precisely and accurately.
  • Fluent and seamless motion when the player comes in contact with these tiles.(Not a requirement but preferred)
  • The player will be able to move about the map according to the how the collision map is colored pixel by pixel.
  • 64x64 sprite size compatibility.(Not a requirement but preferred if possible)
  • Events being able to read this color code accurately.
  • Compatibility with parallax maps.
  • OPTIONAL: A 3rd color code for behind passability settings.
Please feel free to ask me any questions or point me to a script if one exists that is capable of this.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

paralax examples.png
paralax examples.png
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rpg-maker-archive#rgss3-requests

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar