I'll see what I can find out saturday (unless the ludum dare theme is the height of awesomeness) and then release a bugfix version of cocograph, with a frankenstein cocos if I have to :).
On Aug 27, 10:51 pm, Richard Jones <[email protected]> wrote: > On 28/08/2009, at 12:36 PM, Devon Scott-Tunkin wrote: > > > Thanks a lot guys! With a few tweaks property and requires work > > correctly now. > > > Two things I notice now: > > > 1) the _as_xml Cell properties still need the fix that RectMapLayer > > got, I attached a patch in the files (basically just copy paste the > > part from RectMapLayer _as_xml. > > Whups! Fixed, along with another missed filename mangle :) > > > 2) With svn cocos, zooming in and out (scaling the map layer) seems to > > have broken the highlight placement, which probably means the > > transformation isn't registering for this: > > cell = m.get_at_pixel(*self.parent.pixel_from_screen(x, y)) > > I think this is the problem I noticed before with the trunk tools/ > > editor.py and svn cocos. > > Hmm. That requires more debugging. Feel free! :) > > Richard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
