Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/react_isometric_tilemap/components/isometric-object.tsx>IsometricObject

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

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.