I'm trying to add a tmx
file in my scene but I get
EXC_BAD_ACCESS
please help me
To make a number value an int use Int()
instead of (int)
.
e.g.
let a: Int = 5
let b: Double = Int(a)
Its worked. I was saving the file in wrong way.it must save in Base64 compressed format.