rogers-kylet / AndFriendsTest1

0 stars 0 forks source link

Bullets can survive for one frame inside of a wall, able to hurt things on the other side #50

Open rogers-kylet opened 10 years ago

rogers-kylet commented 10 years ago

We'll probably need to move the order of things around. Maybe separating rendering and logic would be good that way we can order the logic however and still render in whatever order we want. Z indexing can help with that as well..