You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Shahidwerplay
changed the title
Physics body still collides with other physics body when user changes its physics shape to circle and its corner radius to 0.
Static Physics body still collides with other physics body when user changes its physics shape to circle and its corner radius to 0.
Apr 24, 2015
Launch Application.
Create a new project.
Drag and drop a CCPhysicsNode.
Drop two physics bodies under it. one static and the other one dynamic.
Select the static physics body and change its physics shape into circle and corner radius= 0.
Arrange both bodies in such a way that the dynamic body collide with the static body. i.e. dynamic body on top of static body.
Publish the project, build and run it on XCode.
--Result: Static Physics body still collides with other physics body when user changes its physics shape to circle and its corner radius to 0.
SB Version: Latest Develop Branch (2.0)
SB Revision: 3c4db04
Mac OS 10.10.0
XCode 6.1
Video:https://drive.google.com/file/d/0B5-RfBatv-b8c3BDbDdrTzUzODg/view?usp=sharing
The text was updated successfully, but these errors were encountered: