one last tip!
We forgot to put a skip button in our story that plays during launch. If you really get into it and want to play the game a few times you can disable the story intro by editingdata\config.ini
change the SkipToMenu value to "True"
(log in to comment)
Comments
...
File "/usr/lib/python2.5/site-packages/pyglet/image/__init__.py", line
2366, in load_animation
raise first_exception
pyglet.image.codecs.ImageDecodeException: Unable to load: rope.gif
Could this be a case error?
Required modules (hope I haven't forgot any):
- box2d
- pygame
- pyglet
- cocos2d
joey101 on 2008/09/14 01:21:
... /NaN7-0.6/game/main.py", line 24import Box2D2 as box2d
ImportError: No module named Box2D2