EmergentOrganization / cell-rpg

:black_square_button: connect to a universe where cellular automata have run rampant
http://emergentorganization.github.io/bridge/
Other
12 stars 1 forks source link

CA render on top of pause menu #89

Closed 7yl4r closed 8 years ago

7yl4r commented 8 years ago

image

BrianErikson commented 8 years ago

Check the way the systems are ordered when creating the World Configuration - - the CaRenderer is probably added after the window one is

7yl4r commented 8 years ago

I think the problem here is that the CA keep generating and rendering even when paused. It might be a bit tricky to fix that, since the CA each have their own thread.

7yl4r commented 8 years ago

I also just noticed that bullets keep moving when paused as well. It's not critical, but it may be worth thinking about how we can incorporate pause state.

BrianErikson commented 8 years ago

Original issue resolved with commit 307045b16c7fbf73df9ba1675ee6c106c7302dee