RPG Maker MZ - Rosedale Collision Altering Plugin is free on Steam
Get On Discount RPG Maker MZ - Rosedale Collision Altering Plugin on Steam. If you add the game to your library while the free game deal is still active, the game will be yours permanently. You can find free games and get information about games with Freegames.codes.
RPG Maker MZ - Rosedale Collision Altering Plugin system requirements:
Minimum system requirements:-
Minimum:
- Additional Notes: System supporting RPG Maker MZ
-
Recommended:
- Additional Notes: System supporting RPG Maker MZ
About RPG Maker MZ - Rosedale Collision Altering Plugin:
Rosedale Collision Altering Plugin is an RPG Maker official map plugin, which changes how collision detection works in your project. This plugin changes the default grid based movement of RPG Maker MV and MZ and allows Pixel Movement, and calculates collision based off of user defined geometry.
Categories: Downloadable Content ,Partial Controller Support
Frequently Asked Questions:
Step 1: Click "Get It Free" button.
Step 2: After clicking the "Get It Free" button, you will be redirected to the game's page on the Steam store. You should see a green "Play Game" or "Add to Library" button on the page. Click it.
Step 3: A new window will open confirming that you want to add the game to your Steam library. Go through the installation prompts by clicking "Next" until you reach the end. Then, click "Finish" to add the game to your library.
Step 4: The game should now be in your Steam library. To play it, you'll need to install it first. Do this by navigating to your library, clicking on the game, and then clicking the "Install" button. Once the game is installed, you can launch it directly from your Steam library.
You should log in to Steam to download and play it for free.
Use the `/cat` command to activate the Steam category. Once activated, when games like RPG Maker MZ - Rosedale Collision Altering Plugin become free, the Free Games Discord bot will share them in your Discord server. For more information about the Discord bot, click here.
RPG Maker MZ - Rosedale Collision Altering Plugin can playable the following platforms: Windows Mac
The genres of the game are Downloadable Content ,Partial Controller Support .
RPG Maker MZ - Rosedale Collision Altering Plugin supports the following languages: English, Japanese
The game relased on 5 Jul, 2023
Gotcha Gotcha Games
Rosedale Studios,Gotcha Gotcha Games
Unfortunately, the game is not free right now. The game deal is expired generally, free game deals are active for a limited time.If the game is free again or to be informed about new free games, you can follow us.
The game has Rosedale Collision Altering Plugin is an RPG Maker official map plugin, which changes how collision detection works in your project.
This plugin changes the default grid based movement of RPG Maker MV and MZ and allows Pixel Movement, and calculates collision based off of user defined geometry.
With the Rosedale Collision Altering GUI plugin you can specify custom shapes for each tile in any tile set in your project, this allows for highly accurate collision detection, while keeping your project size small.
■ Adds Pixel movement to your game.
Break the grid limitations of the default RPG Maker MV/MZ Engine.
■ Allows specifying collider data for each tile in all tilesets of your project via an easy to use User Interface.
■ Easily specify a custom collider size, and offset for the player.
■ Easily specify a custom collider size, and offset for any event for each individual page.
■ Includes a traction system based on region ID for unique feeling terrains, I.E. walking across an icey lake can cause the player to slide.
■ Plugin is highly optimized, so calculations are extremely fast, and the code base is very clean and easy to extend upon.
■ Because the plugin is geometry based, it can open up lots of possibilities for future features.
▽Tutorial Videos
https://youtu.be/2I93LhjIkHI
▽Plugin Update PV(20231128)
https://youtu.be/2lImJBgrebU
-----------------------------------------------------------------------
【plugins included】
・Rosedale_CollisionAlteringPlugin.js
・Rosedale_CollisionAlteringGUI.js
Includes sample map (project data)
-----------------------------------------------------------------------
▽Update Information
● Version : 1.4.2
● Date : 07/01/2024
★ Add - more accurate, and performant follower implementation.
★ Add - PathManager for path finding
★ Add - script call for path finding a character( see help file )
★ Add - path finding for followers when they get stuck.
Fix - Documentation referencing a "Rosedale_CollisionAlteringGUI.js"
Fix - Colliders priorities not working as intended.
Fix - Diagnonal Movement not working as intended.
Fix - Documentation for hitbox for events.
Fix - Followers awkward movement.
Fix - Fix collision prioriity for water tiles.
Fix - tile passability to more accurately reflect collider layering.
Fix - water tiles impassible for ships.
Fix - crash on older versions of MZ or MV()
Fix - path finding inaccuracy.
Fix - Camera jitter issue with DragonSmoothCamera.js
Fix - Calling menu while moving would not open until player stops.
Fix - Jittering Events/followers when player moves occasionally.
Fix - Performance of path finding.
Fix - Accuracy of path finding.
2023/11/28
Tool Update Version 1.3.0 Patch notes:
★ Add - "About" window.
★ Add - Update plugin & tool feature.
★ Add - Update project's plugin feature.
★ Add - colliders can now be seen in tileset list.
☆ Fix - various minor issues.
Plugin Upddate Version 1.3.1 Patch notes:
★ Add - comment for events( see help file ).
★ Add - Rectangular event colliders.
★ Add - Performance optimizations.
★ Add - Improved jump mechanic.
☆ Fix - improper collision on cliff jumps.
☆ Fix - Collisions with circles and line segments.
☆ Fix - Water tiles are no longer auto-assigned a collider.
☆ Fix - Sometimes event keeps moving after its been started.
☆ Fix - character sprite position accuracy( reduce jitter ).
☆ Fix - Event move routes sometimes stopping after collision.
☆ Fix - Frontmost tile is now the only tile read for a collider.
☆ Fix - Collider data being slightly inaccurate( reduce jitter ).
☆ Fix - Sometimes event keeps moving after the set location command.
☆ Fix - Counter tags not working properly.
Plugin Update PV
https://youtu.be/2lImJBgrebU
2023/07/31
Tool Version 1.2.0
★ Add - Jump Tool to editor!
☆ Fix - issue with move tool clicking points when mouse out of editor.
☆ Fix - issue with clicking scroll bar.
Plugin Version 1.2.0
★ Add - Jumpable colliders( I.E. jumping off cliffs ).
★ Add - 8 direction notes/comments now read even if the map is not pixel movement.
☆ Fix - 8 direction support for full size sprite sheets.
☆ Fix - issue with events colliding with invisible followers.
2023/07/14
Tool Version 1.1.0 :
★ Add - Tile draw function has been improved, tiles are no longer drawn blurry in the editor.
★ Add - Parallax selection/Collision Editor mode.
★ Add - scroll memory for tile tabs( A, B, C, D, E, and Parallax ), when switching between tile letters, scroll values will be remembered.
☆ Fix - Collider data would remain visible after changing tileset letter.
☆ Fix - Tile ID would not be cleared after switching tileset letter.
☆ Fix -Upon selecting a new tileset to edit, the letter A did not properly highlight itself.
Plugin Version 1.1.0:
★ Add - Parallax collision detection.
★ Add - Counter tags are now functioning.
★ Add - Terrain Tags are now functioning.
★ Add - Damage Floors are now functioning properly.
★ Add - support for TSR_Mirror.js plugin.
★ Add - support for OcRam_Passagaes.js plugin.
★ Add - Method to check distance between two characters( see help file for details ).
★ Add - Method to move to move to destination( this move function does not follow the grid! see help file for detials ).
★ Add - 8 direction sprite sheets for player, followers, and events via a note/comment( see help file for details ).
☆ Fix - "Below Characters" priority prevented trigger by action button, unless player was on top of event.
☆ Fix - Autorun events not starting after event page is switched.
☆ Fix - Testing Event Dialog from event page( via Ctrl+R ), caused an error.
Notice:
Please note that plugins may alter, or rely on character positions, and or alter or extend default collision may not function properly when used in conjunction with this plugin.
If you encounter compatibility issues with a plugin, it is suggested to report them, as support will more than likely be added!
Comments
0