Wano
Wano
@wano
Admin
Member
Joined: Nov 14, 2022
Last seen: Apr 1, 2026
Topics: 8 / Replies: 195
Reply
RE: My hero cant attack

Could you double check Systems > Battle System > formula is dead It should be u.hp === 0. The KO status should also have restriction "can'...

8 months ago
Forum
Reply
Answer to: My hero cant attack

That could mean that you don't have the MPs (or whatever cost options you have for attack or abilities), or it doesn't match the conditions. Check the...

8 months ago
Forum
Reply
RE: The temple

Hmmm my first encounter was Pokemon yellow on GB, and a lot of other games on this console. I basically used a lot RPG Maker XP and played with script...

8 months ago
Reply
Answer to: Is it possible to add a roof?

Be more accurate about what you exactly want to have!

9 months ago
Forum
Reply
Answer to: How can I send events

You can check this example to understand how it works:

9 months ago
Forum
Reply
Answer to: Battler attack animation

Unfortunately it would require plugin to do that, it's very specific.

9 months ago
Forum
Reply
Reply
Answer to: is there any way to create battle messages using variables/properties?

Try using [user] In System/Skill you can see: getMessage(user: Battler): string { return this.battleMessage.name().replace('[user]...

10 months ago
Forum
Reply
Answer to: map sync

Could you check that you selected the correct map while syncing (the same map than while getting the error in game)?

10 months ago
Reply
Answer to: (Event) Faster Fading?

Unfortunately not possible yet. But you can change transition to "None" and use change screen tone command between it to define you own color transiti...

10 months ago
Forum
Reply
Answer to: (Event) Move to specific location

Yes, not possible. There is not such a thing like path finding now, that's why you specify directly the path. But yes, interesting feature!

10 months ago
Forum
Reply
Answer to: 3D Mouse camera controls focused on the hero: Is it possible?

Maybe discuss with the plugin maker in the Discord server (), in #plugins-discuss, it sounds complex to do?

10 months ago
Forum
Reply
RE: Titlescreen check!

Looks good, keep up the good work!

10 months ago
Reply
10 months ago
Reply
RE: help ! sprite dimensions off

I would recommend to use 4 frames (columns). Check how it's done for default characters assets. If you prefer using 3 frames, you can modify it in Sys...

10 months ago
Page 2 / 14