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 view
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
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.