Hey, my first topic
Anyway, im trying to use external levels for my upcoming game.
So far I managed to make the tilemap editor and store the map in AppVars.
The game currently has the ability to load 1 level.
But im trying to merge an integer into a string, so that the level loading is dynamic.
However, I don't know how. Already tried this:
1->L
"vSpLvl0"+L->Str0
But, I was unsuccesful.
Any ideas?
Thanks in advance,
Ikkerens