-
Isometric workflow video: https://youtu.be/m1g69V53WLA
https://help.scenario.com/creating-isometric-2d-tiles-for-game-maps-and-levels-in-unity-a-comprehensive-guide
https://help.scenario.com/creating-…
-
My preemptive apologies if this is a silly question—I'm still a typescript/js noob.
When I try to add this plugin, I get a Typescript error:
``` js
///
///
var game = new Phaser.game(
// game s…
-
Rename description repository of
HTML% ISOMETRIC Game Engine
to
HTML5 ISOMETRIC Game Engine
-
Thanks for the great work. I am trying dev an isometric game. Does it support isometric tilemap?
kuyum updated
9 months ago
-
When you have wobbly walls disabled and you mark an area that has liquids, the edges show the slab being wobbly and even show the wave movement.
This is a KeeperFX issue as the original game did no…
yani updated
4 months ago
-
This is the sort of thing we'll get by using in-game models/textures...
![bus](https://cloud.githubusercontent.com/assets/1386719/7518066/af03ec00-f4d0-11e4-8bf5-7c97dbfd49bb.png)
Not too bad that o…
-
**ISOMETRIC TERRAIN CREATION**
**Part 1:**
https://gamedevelopment.tutsplus.com/tutorials/creating-isometric-worlds-primer-for-game-developers-updated--cms-28392
**Part 2:**
https://gamedevelo…
-
I am not able to use this map, created with Tiled 1.9:
https://github.com/jumpjack/isometric-game-js-test/blob/master/Jerry-isometric-rpg/data/map/map-level0-embedded-v02.tmx
I would just need a…
-
As found [here](http://www.html5gamedevs.com/topic/25025-set-world-bounds-for-an-isometric-world/#comment-143629) I set the 3D world bounds of my world like this in the preload callback:
`game.physic…
-
## Description
**Task**: Isometric Collision and Boundary Boxes
### Sprint 3
Fixing of the orthogonal grid collision and boundary boxes. This is post-completion documentation of the task.
…