Wano
Wano
@wano
Admin
Member
Joined: Nov 14, 2022
Last seen: Apr 1, 2025
Topics: 8 / Replies: 148
Reply
RE: How do i draw text to the screen with a script

@chay-hawk You shouldn't. After each update from RPM, the game scripts are automatically updated, so you will lose everything you wrote. Everything is...

2 years ago
Forum
Reply
RE: How do i draw text to the screen with a script

@chay-hawk You shouldn't put this code directly like that. Plugins code is excecuted before loading any game data. The error is just telling that the ...

2 years ago
Forum
Reply
RE: How do i draw text to the screen with a script

Yeah but not only Graphic. Also, Dats, Align, Utils etc.

2 years ago
Forum
Reply
Answer to: How do i draw text to the screen with a script

Yes, you need to add RPM module before each module that come from RPG Paper Maker (or import each needed modules if you don't want to use RPM everytim...

2 years ago
Forum
Reply
RE: How do i get models to work?

@chay-hawk Thanks! That would be very nice. :] Will do a debug rush in a few weeks when I'm done with a DLC assets.

2 years ago
Forum
Reply
RE: How do i get models to work?

@chay-hawk Oh, this one looks like a bug. Fixing it asap!

2 years ago
Forum
Reply
Answer to: How do i get models to work?

Did you remove all the states and events from the object?

2 years ago
Forum
Reply
2 years ago
Reply
RE: How do i change my animation to a sword slash?

Hum not sure to understand, how does the sword animation file look like? Maybe it will help, here is a tutorial I wrote for custom character texture: ...

2 years ago
Forum
Reply
Answer to: How do i change my animation to a sword slash?

I would use the move object command, select change graphics button (assign the change to the hero).

2 years ago
Forum
Reply
RE: How much different can you make the feel of a game with plugins?

For now the 2.0.0+ updates will not have new features, just bug fixes, since 3.0.0 is taking lots of time of development. The 3.0.0 might improve a bi...

2 years ago
Forum
Reply
RE: How much different can you make the feel of a game with plugins?

Yes it's the same thing. The Desktop version will be exported from the web version.

2 years ago
Forum
Reply
RE: How much different can you make the feel of a game with plugins?

Thank you very much! 🙂 I also can't wait to have the 3.0.0 released. It's a web version (still available for desktop of course) of RPM that will impr...

2 years ago
Forum
Reply
Answer to: How much different can you make the feel of a game with plugins?

I would say, there are no limitations. Javascript is a language where you can change any code part in the runtime, so you can do a lot with plugins. Y...

2 years ago
Forum
Reply
Answer to: Crashes when ever I interact with any troop data

It doesn't seem to happen in new projects, so it seems like something in your project is making it crash for some reasons, but with these information ...

2 years ago
Page 7 / 11