hi,
thanks for the replies.
Ok, I will try better explain.
I have a bird that flys, “without” any 1px boundaries set as static objects at rwall,lwall,ceiling the bird can fly out of screen.
When I place 1px invisible rects at rwall.lwall,ceiling the bird cannot fly out of the screen.
However, there are objects that transition across the screen that the bird has to attempt a collision with; on collision the transition plays, removes itself and then an animated sprite effect plays. Similar to star burst effect.
All the collisions etc work good.
If the transition object is not interacted with it will collide with the rectangle 1px boundary and then play the sprite animation (no good).
I require a way to confine the bird to screen and only have the transitions interacting with the bird.
when I started this project(my first), I thought I would build it like I do my websites (modular), but figured a single main lua with an image folder would suffice; how wrong I was!
cheers
[import]uid: 127675 topic_id: 30295 reply_id: 121399[/import]