SFML community forums

Help => General => Topic started by: Nival on January 30, 2018, 05:49:08 pm

Title: tmxlite
Post by: Nival on January 30, 2018, 05:49:08 pm
Hi, just started to use tmxlite, loaded map using this lib and SFMLOrthogonalLayer that was in exmaple but cannot load objects layer, tried to get all layers, then take my obj layer and parse it with Objectlayers but get an error wrong ptr. So my question is how to load objects draw them and use
Title: Re: tmxlite
Post by: eXpl0it3r on January 30, 2018, 06:25:44 pm
Probably as shown in the example. ;D

What's your code?