【汉化】Auto Camera

Auto Camera

【汉化】Auto Camera_第1张图片
Auto Camera

This plugin requires the Camera Core plugin:
This plugin allows developers to set the camera to move based on what regions the player moves onto.

这个插件需要Camera Core为基础,可以让开发者设置基于站立区域的镜头移动

Setting up a Camera Region

First, to set up a Camera Region, find a blank new section.
Set the “Region X ID” to the ID of the region you wish to use.
Whenever the player moves onto that region, the Camera Region will activate.

首先,你需要先设置一块镜头区域,设置区域ID,当玩家走到这片区域,镜头开始活动

Next, one needs to set up a “Focus”, “Zoom”, and “Duration”.

接下来你需要设置聚焦、缩放、时间等

The “Region X Focus” must have one of the following formats:

你可以使用下面的镜头命令

event [id]

follower [id]

player

shift [x], [y]

[x], [y]

The “Region X Zoom” must be set to a zoom be a number around 1.
A scale less than 1 zooms out; greater than 1 zooms in.

缩小需要小于1倍,放大需要大于1倍

The “Region X Duration” determines the amount of frames it takes to
transition to the new camera… thingy…

变换时间则会控制镜头完成的时间

Plugin Commands

If you use commands to change the Zoom or Focus while on a region, you can
reset to the region’s current settings using the Plugin Command:

你可以使用插件命令来改变某些设置

ResetAutoCamera

If you wish to change the default zoom used to return the camera back to the
player after leaving a region, use the Plugin Command:

例如当离开区域时恢复原状可以使用下面的命令

SetResetDuration [duration]

你可能感兴趣的:(【汉化】Auto Camera)