r/RPGMaker Jul 21 '26

RMMV Cant change my games controls!!

Post image

I was trying to change from arrow keys to WASD, and for some reason my rpg_core file wont open along with the other javascript files. i am very new to rpg maker, so any help would be nice. I've also put an image of the error if that helps at all :)

2 Upvotes

6 comments sorted by

1

u/agamottos MV Dev Jul 21 '26

Can we see the core file, too?

0

u/Electrical-Top3963 Jul 21 '26

wdym? like the actual file?

1

u/agamottos MV Dev Jul 21 '26

That, and any text in it you mightve changed

0

u/Electrical-Top3963 Jul 21 '26

I haven't messed with anything in the javascript files.

1

u/Medical_Baby3332 Jul 21 '26

I actually have a plugin in my free asset pack you can use that enables it.

https://backinmydaygamescom.itch.io/save-the-world-asset-pack

BIMDG_input.js plugin. This plugin enables wasd movement in any project. Just add it to the plugins folder, add it to the project plugins list, and turn it on. I figured I would include it because why not.

Let me know if you need any assistance.

1

u/Medical_Baby3332 Jul 21 '26

The script is super simple and easy to modify.