JayJayHux
Active member
Im hoping someone can help me with a WarpToScreen Issue....
When I collide with warpTile i use my own code to warp to next screen (because I find it easier to understand if i write code where i can) and it works how id hoped except for one big issue i dont know how to fix. When i warp up or down 1 screen because ive hit top or bottom of screen it works perfectly but when i warp left or right everything works except the tile collisions. They seem to be for the screen before or after even though the tile graphics are correct. Also if i only use odd x screens and jump 2 screens instead of 1 everything works as it should, but then i lose 50 percent of my screens???
This is my first post so I apoligize if some things dont make sense.
I hope someone can help me isolate the issue and i can attach my code if neccesary,....thanks.
When I collide with warpTile i use my own code to warp to next screen (because I find it easier to understand if i write code where i can) and it works how id hoped except for one big issue i dont know how to fix. When i warp up or down 1 screen because ive hit top or bottom of screen it works perfectly but when i warp left or right everything works except the tile collisions. They seem to be for the screen before or after even though the tile graphics are correct. Also if i only use odd x screens and jump 2 screens instead of 1 everything works as it should, but then i lose 50 percent of my screens???
This is my first post so I apoligize if some things dont make sense.
I hope someone can help me isolate the issue and i can attach my code if neccesary,....thanks.