I just want know why rigidbody nodes move when I resize a game in Cocos Creator 2.4.12

@kylins
@vivekEm
@Quitalizner
@zhangxm

I have to make a 2D platform game, but I have an issue with Platform’s move to attach rigid-body properties when I have full-screen content.

Move the node to an attached rigid body.When i game is resize.

Please solve this issues.

What did you mean rigidbody nodes move? The position is changed once or it will move for a duration?

@zhangxm
Thanks for replying.
Node: Attach rigidbody and physicesBoxCollider
When I resize a game to fullscreen it, my node moves position.