Wano
Wano
@wano
Admin
Member
Joined: Nov 14, 2022
Last seen: Aug 29, 2025
Topics: 8 / Replies: 185
Reply
Answer to: Life stealing skill

Doing u.lp += Core.Game.current.variables[101] works?

4 months ago
Forum
Reply
Answer to: Dealing more damage to targets with a status effect in play

A formula could be something like t.status.includes(status => status.id === 1) ? u.atk * 2 : u.atk Replace 1 by the ID of the status. Not tes...

4 months ago
Forum
Reply
Answer to: Change text preview aspect ratio

For now, no. But after 3.0.0 I could change it so you can type different resolutions to test.

4 months ago
Forum
Reply
RE: Translating "Empty" inventory and keybindings

@the_ramen_dutchman Well looks like a bug... I'll have a look!

4 months ago
Forum
Reply
Answer to: is it possible to make touch buttons for control?

Currently no, it's fixed for 3.0.0. You will have to wait for this release.

4 months ago
Forum
Reply
Answer to: Translating "Empty" inventory and keybindings

Empty is not translated here yeah. Would require some script change. For keyboard it's weird, you can have the name and descriptions here (see uploa...

4 months ago
Forum
Reply
Answer to: What properties do heroes and monsters have?

There is no proper documentation for this, unfortunately. You can check the Player types here: I didn't test, but !t.status.some(status => statu...

4 months ago
Forum
Reply
Answer to: Problem with collisions

Can you check if your hero character has collisions?

6 months ago
Forum
Reply
Answer to: Systems Manager > Models tab: Can window sizes be changed?

Hi! Unfortunately it's not possible yet. However, it will be in 3.0.0, and it already is the case in ! It's complicated to mod so I would suggest to j...

6 months ago
Forum
Reply
Answer to: Title screen video help

Probably due to incompatible resolution. I would need to check that, at least add an option to stretch or center.

6 months ago
Forum
Reply
RE: Some help

Can you join the wall picture here?

8 months ago
Reply
Answer to: Editing the title screen

Unfortunately not possible yet, only doable with scripts!

9 months ago
Forum
Reply
Answer to: A couple of questions from a beginner

Hello! For your question 1, it's unfortunatelly not possible to do that, just a random move that would go anywhere. That would require using a script ...

9 months ago
Forum
Reply
Answer to: 3D object as a Hero

Sure, you can replace graphics in Systems > Models > Hero and choose a 3D object here. However it won't be animated since GLTF is not handled ye...

10 months ago
Forum
Reply
Answer to: Crash when using items near the end of the inventory

I had a similar issue but it happened only with mouse use, is it happening only if using mouse or also with keyboard?

10 months ago
Page 3 / 13