Portponky / better-terrain

Terrain plugin for Godot 4
The Unlicense
509 stars 24 forks source link

Errors given with negative layer indices #79

Closed Portponky closed 6 months ago

Portponky commented 6 months ago

You can access tilemap layers with negative indices, .e.g where -1 is the last layer. Better Terrain catches this as an error and rejects it.