Skip to content

A Godot script that bakes a GridMap into a MeshInstance.

License

Notifications You must be signed in to change notification settings

Janders1800/GridMapBaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GridMapBaker

A Godot script that bakes a GridMap into a MeshInstance.

GridMap has a lot of visual limitations. So I've written a script that bakes the GridMap into a MeshInstance. This way you can take all the advantages of a GeometryInstance, like visual layers, Material overrides, etc.

NOTE: This script has been written for 3.X, but it should be fairly easy to convert to 4.X

About

A Godot script that bakes a GridMap into a MeshInstance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published