Help getting physics items to move when the ground is moving left or right

I have question where I’ve tried to do several different things to resolve it but hopefully someone out there has experience with this.

I am making a game and I am scrolling the ground and generating some random items, but the physics items I am putting on the ground are not moving with the ground.

Does anyone know how to get physics items to move horizontally when a platform moves?

Thanks! [import]uid: 17482 topic_id: 7074 reply_id: 307074[/import]

You have to place them into the same group, then move the whole group =) [import]uid: 9577 topic_id: 7074 reply_id: 24950[/import]

excellent! thanks for you help. I will take a stab at doing that. I’m still new to the platform and working through some of these things, but very happy about this SDK and the support for it!

Thanks again. [import]uid: 17482 topic_id: 7074 reply_id: 24952[/import]