Skip to main content

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

RPG Maker Action Combat - RPG Maker MZ Plugin

Create high quality ABS, action games right inside RPG Maker · By Sang Hendrix

[ANSWERED] Event hitbox setting

A topic by daizixie created 6 days ago Views: 66 Replies: 2
Viewing posts 1 to 2
(1 edit)

Hello,I encountered a problem while setting up an event: When I spawn an event on the map, events larger than one grid only have a 1-grid hitbox. I tried using the <hitbox: 1, 2> tag, but players can still walk through the upper grid. Could you advise on what might be causing this?

Developer

<hitbox> is just to create a hitbox for the condition checkCollide. If you want to expand the default RPG Maker tile, which is 48x48 by default, please read this tutorial: https://rpgmakeractioncombatmanual.blogspot.com/2025/05/general-change-collision...

Deleted 6 days ago