Hey guys, iam new here and iam currently trying to create a 4096x3072 Map, but im getting a error which is saying that the space is not enough.
Any tips or thoughts ?
Thanks in advance ! :-)


1 | super (width,height,cell size); |
1 | super (width,height,cell size, false ); |
1 | Actor actor = getOneObjectAtOffset(x,y,[insert class name here]. class ); |