じ☆ve冰风 发表于 4 天前

How to use premade full buildings as Charset

I couldn't find a tutorial on this anywhere so I thought I'd make one.

Step 1:
Open image of a premade building in an Image Editor like Photoshop and change Canvas Size (Not Image Size).

https://i.imgur.com/VkAkjg6.png



Step 2:
Change the Canvas Size to Width: 300% and Height: 400% and make sure the Anchor is on the top left

https://i.imgur.com/2HmeQpX.png



Step 3:
Save the file with !$ before the file name.
Reminders of why:
RPG Maker moves characters up 6 pixels (so living characters look more natural), ! stops that from happening, this is a building, not a living character afterall.
Also, RPG Maker reads charsets as if they always have 8 sets or 3 across and 4 down, $ makes it know that it is only one set, so we can do +300% and +400%. Without it the files would be huge to make this work (+1200% width and +1600% height to be exact)

https://i.imgur.com/G2a5H27.png



Step 4: Add to Game

https://i.imgur.com/oG0Z556.png



Final Result:

https://i.imgur.com/PCE7s08.png



Got Image in Example from here:Panda Maru's Resources


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