Rpgmaker mv to godot

Godot Version

4.7.1

Question

Hello, I’m brand new to Godot. I’d like to know how to change the grid size. Let me explain, I created a game in RPG Maker MV that I want to remake in Godot. In RPG Maker MV, you can change the grid size to create maps that are 25x30 or 50x80…

Is it possible to do the same thing in Godot, please? And if so, how, please?

Thank you

Yes you can change the size of the tiles you want to use.

Thanks, but I think I didn’t explain myself clearly—I want to change the size of the map.

not this

If this is the right place to change the map size, I don’t see how to do it.

i want to do this if your familiar with rpgmaker mv

Untitled-2

thank you

I’m not sure what that means, Godot doesn’t have a definition of a “map”

You are expected to size your tileset yourself, then you simply tell Godot how big your tiles are.

You can draw your map as large or small as you like, it’s chunked and limitless, you do not need to define a size preemptively

Have a look at this video, maybe..? It’s a tutorial showing how to create an RPG with Godot. Worth a look..? …