mono/cocos-sharp-samples

GoneBannanas - ball graphics don't move

Closed this issue · 2 comments

Although collisions are detected throughout the scene, the graphics for the balls remain at their initial position.

This regressed when going from Cocos# 1.0 to 1.0.1

There's a patch in the repo from @rtabbara that fixes this for 1.0.1. This is the commit: 26f8593

I just pulled the latest source and it works ok now.