Compatibility:
- RPG Maker MV: 1.5+
- RPG Maker MZ: 1.0+
Version: 1.1.0
Description: Allows you to expand the coverage of the event by several tiles.
Instruction:
spoiler
Use event comments
1. [size|turn|lx|rx|uy|dy]
Increase event coverage
turn - the coverage area reacts to the direction of the event. 0 or 1
lx - number of tiles to the left of the event
rx - number of tiles to the right of the event
uy - number of tiles above the event
dy - number of tiles below the event
uy
lx E rx
dy
Example: [size|1|1|1|1|1]
The event will have the following coverage:
x x x
x E x
x x x
Example: [size|1|1|1|1|0]
The event will have the following coverage:
x x x
x E x
Example: [size|1|1|1|0|0]
The event will have the following coverage:
x E x
Example: [size|1|0|1|1|0]
The event will have the following coverage:
x x
E x
Note: E - event, x - added coverage
See also:
- Character Rotation
- Character Zoom
“Help” languages: English, Russian
Terms of use
Download (non-commercial license):
DK_Big_Events.js (12.8 KB)
(Last update: 10 November 2020 10:29)
How to get a commercial license