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: DirectorView - Simple camera system
- Original author: Creta_Park
- Original date: July 1, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/directorview-simple-camera-system.137975/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
DirectorView by Creta Park This plugin provides simple advanced features for camera. It's used our game, Causality(因果律).
Archived First Post
DirectorView
by Creta Park
This plugin provides simple advanced features for camera.
It's used our game, Causality(因果律).
Download link and instructions are in GitHub page.
GitHub page
by Creta Park
This plugin provides simple advanced features for camera.
It's used our game, Causality(因果律).
Download link and instructions are in GitHub page.
GitHub page
* This plugin is part of my one of the projects contributing to the ecosystem of RPG Maker.
Due to the original usage, there may be unsupported features.
Please check the specifications carefully before use.
Specification
RPG Maker MV Only
Since Causality (因果律) was based on the RPG Maker MV, so DirectorView is works with MV environment.
This problem was closed (See this issue)- Lookahead view support
When the player starts moving, the camera moves ahead.
Player can change this option to turn on and off. - Anchor based camera viewWhen a specific event or point is registered as anchor, camera will try to capture all of these anchors on the screen.
- transition camera moveWhen you execute a command, the camera can smoothly transition towards a specific position.
- Not supported map scroll feature
Most of Causality(因果律) maps are not looping maps except ending map.
It was partially works, because when player keep move then smooth damping logic smoothly removes it. - Not implemented zoom feature
When we made Causality(因果律), mobile environment was extremely strict.
Because of that, our game resolution made in 320:180 pixels, so we don't mind zoom feature. - Not supported Yanfly's options core
We used vanilla options window at moment, so it's not supported yet.
For more information, check READMEpage.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator 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.
0
replies
2
views
Topic Summary
Loading summary...