Static Physics body still moving with contact

走远了吗. 提交于 2019-12-11 11:23:49

问题


Hello I have a physics body created within sprite kit editor, here are the settings I've set for it:

The problem is, it isn't acting "static". If another physics body bumps into it "weirdly" (for lack of a better description) it often glitches, flying all over the screen, or when I had it pinned, rotating around the pinned location. -Shouldn't this act static and never move, unless it is explicitly moved in code? I need it to have an alpha mask physics body and stand completely still (it is the ground in my scene).

来源:https://stackoverflow.com/questions/28800222/static-physics-body-still-moving-with-contact

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!