Search found 2 matches

by ceephax
Sun Sep 18, 2016 9:35 am
Forum: Support and Development
Topic: STI add new tiled maps
Replies: 2
Views: 2134

Re: STI add new tiled maps

Ok, so what i've been thinking instead of relying on STI is to create new maps as that isn't actually the purpose of STI. I've decided to add them to a table then display the correct one when in position. However now have 2 additional issues 1. Bump and STI do not seem to be working together when it...
by ceephax
Sat Sep 17, 2016 9:12 am
Forum: Support and Development
Topic: STI add new tiled maps
Replies: 2
Views: 2134

STI add new tiled maps

Hi, I'm trying to make an infinite runner game with maps that i have made in Tiled using STI to load them in. My plan is that when the user gets to the end of one of the maps i will load in a random new one. However i am having some issues doing that with STI, and pretty sure i'm missing something, ...