Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hendrix World Camera - RPG Maker MZ Plugin

Wider your map view or zoom in without changing game resolution size. · By Sang Hendrix

question

A topic by teemakeroppi created 10 days ago Views: 41 Replies: 3
Viewing posts 1 to 3

My game needs to run x2 zoom (pixel perfect) at all times. I’m looking for a way to keep the player character centered on the screen, which means I need additional tiles when the player reaches the edge of a map. Am I correct to assume that this isn’t possible with the plugin? I haven’t been able to get theextra tiles feature working, regardless of how I configure it. The documentation was bare bones.

Developer (1 edit)

Hello, firstly, please update to the recent version of the plugin, it has a feature called Zoom Method, you can use that instead of using extra tile.
Zoom Method: 2.0 <- Write it like this.

I'm using 1.0.1 version. All it does just provides zoom (2.0 = x2, 3.0 = x3 etc.), but my character is still isn't centered when the character is around the edge of a map. I'm looking to keep them centered I was under impression it's possible with this plugin.

Developer

Hmm, the camera should always centered on the screen. When the character is near the edge of the map, it should behave like how it behaves by default in RPG Maker. Do you have a video reference so I can make sure I can see your vision correctly?