2D Isometric Demo

An asset by Godot Engine
The page banner background of a mountain and forest
2D Isometric Demo hero image

Quick Information

0 ratings
2D Isometric Demo icon image
Godot Engine
2D Isometric Demo

This demo shows a traditional isometric view with depth sorting.A character can move around the level and will also slide around objects, as well as be occluded when standing in front or behind them.Language: GDScriptRenderer: GLES 2

Supported Engine Version
3.4
Version String
3.4-b0d4a7c
License Version
MIT
Support Level
official
Modified Date
2 years ago
Git URL
Issue URL

Isometric Game

This demo shows a traditional isometric view with depth sorting.

A character can move around the level and will also slide around objects, as well as be occluded when standing in front or behind them.

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/112

How does it work?

The level uses a TileMap in which the tiles have different vertical offsets. The walls, doors, and pillars each have StaticBody2D and CollisionPolygon2D at their base. The player also has a collider at its base, which makes the player collide with the level.

Screenshots

README Screenshot

This demo shows a traditional isometric view with depth sorting.

A character can move around the level and will also slide around objects, as well as be occluded when standing in front or behind them.

Language: GDScript

Renderer: GLES 2

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
2D Isometric Demo icon image
Godot Engine
2D Isometric Demo

This demo shows a traditional isometric view with depth sorting.A character can move around the level and will also slide around objects, as well as be occluded when standing in front or behind them.Language: GDScriptRenderer: GLES 2

Supported Engine Version
3.4
Version String
3.4-b0d4a7c
License Version
MIT
Support Level
official
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers