じ☆ve冰风 发表于 2026-7-30 11:33:44

DirectorView - Simple camera system

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​

* 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.​

Click to expand...

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

https://i.imgur.com/YX4wKun.gif

When the player starts moving, the camera moves ahead.
Player can change this option to turn on and off.​
[*]Anchor based camera view

https://i.imgur.com/tBZ8jOz.gif

When a specific event or point is registered as anchor, camera will try to capture all of these anchors on the screen.
[*]transition camera move

https://i.imgur.com/frofI1V.gif

When 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 README page.


本贴来自国际rpgmaker官方论坛作者:Creta_Park处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/directorview-simple-camera-system.137975/
页: [1]
查看完整版本: DirectorView - Simple camera system