Layer.createTilemap() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
tileset
{tileset}
No
location
No
size
No

Returns

{Layer.TilemapElement} | On error: {undefined}

Description

Create a Tilemap Element Resource on this Layer at the specified location in the Room and cell size, then return it.

⚠️ **GitHub.com Fallback** ⚠️