Original Source
- Original title: MZ Bound Camera
- Original author: LuciusAxelrod
- Original date: August 28, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/bound-camera.126323/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development
Summary
Author: LuciusAxelrod Description: This plugin allows you to set the bounds of the camera scroll to something other than the edges of the map. This allows you to limit the player's view temporarily. You can use this to create effects such as single screen areas that scroll when the player would leave the screen (think Zelda 1) or expand the size of the map after the removal of a barrier (like hiding the room on the other side of a wall until a door is opened).
Archived First Post
LuciusAxelrod
Description:
This plugin allows you to set the bounds of the camera scroll to something other than the edges of the map. This allows you to limit the player's view temporarily. You can use this to create effects such as single screen areas that scroll when the player would leave the screen (think Zelda 1) or expand the size of the map after the removal of a barrier (like hiding the room on the other side of a wall until a door is opened).
Changelog:
- v0.1 - Initial release. Add note tags and plugin commands.
Terms of Use:
This plugin is free to use for commercial and non-commercial games, as long as I (LuciusAxelrod) am credited.
Download:
GitHub
Animated Demonstrations:
Future Plans:
- An automatic Zelda 1 style scrolling system so that it doesn't need to be done with events.
- More complex bounds to allow for oddly shaped maps.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use: This plugin is free to use for commercial and non-commercial games, as long as I (LuciusAxelrod) am credited. Download: GitHub
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.
Replies (0)
No replies yet.
Topic Summary
Loading summary...