article thumbnail

Cocos2d-x v4 doesn't load Tiled Editor v1.10.1 CSV TMX Tile Maps correctly

Cocos

I’ve posted this similar stack overflow post: tiled - Loading and rendering a Tilemap TMX using Cocos2d-x v4 C++ - Stack Overflow In short, I have a very simple test scene in C++ Cocos2d-x-4 that is loading a tmx file generated from Tiled. xml version="1.0" encoding="UTF-8"?> > <map version="1.10" tiledversion="1.10.1"

Tile 52
article thumbnail

Learning the basics of tile mapping

Cocos

[link] I have released a new video about how to get started with tile mapping in CC! It’ll show how to import a tmx map and how to add colliders to the layers as well! If you have any questions feel free to comment below

Tile 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Tile Busters: Leaving The Reddest Ocean To Find A Blue Spot

Deconstructor of Fun

We talked about the emerging Tile Match subgenre in a previous article and also deconstructed its first success story with Zen Match in another. Thus, Tile Busters was born. Before delving into the game and its details, it is worth noting how the metagame of Tile Busters is constructed. And pivot that they did.

Tile 52
article thumbnail

Cocos2d-x v4 doesn't load Tiled Editor v1.10.1 CSV TMX Tile Maps correctly

Cocos

I’ve posted this similar stack overflow post: tiled - Loading and rendering a Tilemap TMX using Cocos2d-x v4 C++ - Stack Overflow In short, I have a very simple test scene in C++ Cocos2d-x-4 that is loading a tmx file generated from Tiled. virtual bool init() { auto map = TMXTiledMa.

Tile 40
article thumbnail

Error trying to implement tiled map

Cocos

or Are you using Tiled the Program, and your calling (“layer1”) when its “Tile Layer 1”. Tile[SPACE HERE]Layer[SPACE HERE]1. layer id=“1” name=“Tile Layer 1” width=“20” height=“10”]. Sorry your saying you pressed enter on a menu button and it crashed? are you trying to load an tilemap in the menu?

Tile 52
article thumbnail

Navigating strategic tiles amid the rising waves of Land Above Sea Below

Game Developer

Péter Takács, co-founder of Glasscannon Studio, tells us how the striking look of fall by the seaside inspired the game’s creation.

Tile 290
article thumbnail

Disable tiles map culling? is this a bug?

Cocos

But as you can see in the image, tiles are dissapearing. Hello, I am having a huge problem. I am making a platformer game. It is basically a tilemap moving in the opposite direction of the player to work as a camera that follows. In other threads I read that there was a macro to disable culling, but I don’t know where it is in cocos2dx 4.0.

Culling 52