Skip to main content
Module

x/react_isometric_tilemap/components/isometric-object.tsx

A Tileset for isomtric game components made only with the DOM
Latest
import * as reactIsometricTilemap from "https://deno.land/x/react_isometric_tilemap@2.0.0/components/isometric-object.tsx";

Variables

An isometric object is everything than is not a tile or a character. They can be animated and over any tile. They are used for decorations than don't look like a floor pice, like trees, rocks or buildings.

An isometric object is everything than is not a tile or a character. They can be animated and over any tile. They are used for decorations than don't look like a floor pice, like trees, rocks or buildings.