Wano
Wano
@wano
Admin
Member
Joined: Nov 14, 2022
Last seen: Jun 2, 2026
Topics: 8 / Replies: 210
Reply
Answer to: How do you create an animated glow effect around floor sprites or sprite objects?

You could use a special stop animation for it (but only 4 frames depending on what you have for your game), or use show animation command to a time ev...

2 months ago
Forum
Reply
Answer to: How to skip selecting party member if your game is only using a single character for battle?

Not possible yet without a plugin, but I can make it a core feature, does not make sense to have this step with a single ally.

2 months ago
Forum
Reply
Answer to: Graphics/Resources - Blank Spaces on Mountains... Cutoff for Large Images

When updating square size, always adapt every element size as well! The mountain texture is too small.

2 months ago
Forum
Reply
Answer to: Placing doors using objects

Thank you very much for your post. Yes it seems like a bug. It is noted it and it will be fixed for 3.0. I also fixed the issue with website next upda...

5 months ago
Forum
Reply
Reply
Answer to: I’m brand new to this forum and to using this software

Hello! You can of course use the official guide documentation here: and also check Cid's tutorials:

7 months ago
Forum
Reply
Answer to: Trouble with player spritesheet-either walking in place or reading 3 sprites as 1

Thank you! The lucas full contains climbing and stop animations. Go to your character graphic in the object, and check the options to activate it for ...

7 months ago
Forum
Reply
RE: Character can't move after walking for a bit

@alakinator Well weird, I don't know what's happening since there are no errors logs...

8 months ago
Forum
Reply
RE: Character can't move after walking for a bit

@alakinator Do ctrl+alt+i when you are blocked, and open "console" tab, prinit here if any errors are displayed.

9 months ago
Forum
Reply
RE: Character can't move after walking for a bit

@alakinator How does the area look like? Mountains? This might be a collision bug.

9 months ago
Forum
Reply
Answer to: How do I make it so an object lies flat?

There is no native way to do that, but you could use a fix sprite object, on the right you have "update tranformation" button, and then change the rot...

9 months ago
Forum
Reply
Answer to: Cant attack monsters + How do I change their levels?

Don't hesitate to check those replies: For the levels, check data manager > troops, you can edit the monsters and there levels here.

10 months ago
Forum
Reply
10 months ago
Forum
Reply
RE: Life stealing skill

Maybe try "u.lp = Math.min(u.lp + Core.Game.current.variables[101], u.maxlp);"

10 months ago
Forum
Reply
RE: My hero cant attack

Well I don't really know which files you should change. But you have backups on yourProject/backups, with the date of save as names. The .json files a...

10 months ago
Forum
Page 2 / 15