Skip to main content

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

daizixie

7
Posts
2
Topics
A member registered Feb 03, 2022

Recent community posts

Hey Drag,I tried the latest version, and it did fix many issues. However, I encountered a critical problem: after the player completes the tileset, the game becomes unable to save. This issue can even be reproduced in the DEMO version.

Thank you for your reply. I tried using the notetag in an item, but encountered a "Cannot read property 'concat' of undefined" error. I'm not using any other plugins. Could you advise on what might be causing this?

(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?

Hello,

I recently purchased your plugin, but I'm having trouble setting up the tile consumption. I don't understand where to place the <necessaryForTile: x> notetag, and I can't find the "tile window" you mentioned in the documentation.

Could you please clarify how to configure this? Looking forward to your reply.

Thank you very much! I've resolved the previous issue. However, I have another question: How can I bind Item 001 to Slot G using script commands? I truly appreciate your patient guidance!

Hi,How can I implement contact damage for each enemy? Specifically, I want the player to take damage upon touching any monster without requiring an actual attack.