MatheusZickuhr

Results 3 issues of MatheusZickuhr

Added game state for the MosterKong game. The state contains: - player x and y position - coins x and y position - enemies x and y position - allies...

I have two rigid bodies on a scene, a box (dynamic type) and a floor (static type). ![image](https://user-images.githubusercontent.com/37124939/153300001-a1293a06-efeb-4775-ac4a-320d4c74040e.png) When I call `physicsWorld->destroyRigidBody(floorRigidBodyPtr) ` the box colliding with the floor should...

bug

For some reason, on the android 9, the spinners are rendering like this: ![Screenshot_1593778520](https://user-images.githubusercontent.com/37124939/86468600-1ce23500-bd0e-11ea-8fd8-070b262ca292.png) Is there a way to fix this?