im making a platformer but im not sure how to make a sprite collide with a bg tile. I have two seperate bg layers, but i dont know how to make my sprite detect platforms i made on the second layer.
i know about bgget, however when i use it, it returns a string like 4592 or similar. can i use this code with sphitsc somehow or do i need to create a seperate variable to store the data before i can use it? and thanks for answering :) i should have been more clear with my question