Hey all, Updated myself with the improvements in 0.8 yesterday, with a twist to see how well Clutter would suit (action) game development, see: http://kgronholm.blogspot.com/2008/07/clutteroad.html
Haven't really done any game programming since 90's so please bare with me =) So far didn't find anything else which couldn't be solved with some work, except tracking that car stays in road and adapts into environment. So any ideas on what would be nicest way to do this "collision detection" with Clutter? Any new API ideas in there, maybe it would be possible to improve picking code and add extra boolean parameter in clutter_stage_get_actor_at_pos() to ignore totally transparent parts of actors? - Kaitsu -
