Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - grumpybear

Pages: [1]
1
General / Rendering ObjectLayer using tmxlite
« on: December 22, 2019, 07:34:58 pm »
Hi, I'm currently using the tmxlite library combined with the example SFML implementation included in the GitHub readme. I'm currently able to fully render any tiled layers from Tiled but I can't render any visible objects in the Object Layer. Does anyone know an easy way to extend the code here (https://github.com/fallahn/tmxlite/blob/master/SFMLExample/src/SFMLOrthogonalLayer.hpp) to render tiled objects also? Or just a simple way to render map objects, as I can barely understand the code used in the link..

Pages: [1]
anything