Thank you so much for a lot of help.
I want to push that ball.like this
Thank you so much for a lot of help.
I want to push that ball.like this
thank you so much for the code. It’s a little bit difficult to understand to me.
as per my understanding, in this code creating new pipes & attaching it to previous one.
I got how your code works.
In this code, you are changing the shape of pipe using trasition.to
& by touch joint shifting the pusher to the new position
If the latter, you can’t. i.e. You can’t resize physics bodies.
Why? How about a… ball? By scenario this ball is increasing it’s size (radius) 2x in time of 10 seconds and by scenario all this time this ball must react on other bodies. How can this be done? By removing it from physics + resizing + adding in physics colletion each frame?
Ok, Ill help you to imagine this: a monster (physic body, is standing on platform, pushing balls, platforms) grows on each bullet you hit in him. Any ideas?
You can’t change the size of a physics body PERIOD. You can only replace it.
I don’t have any good answers for you. This something I simply never do.
Tip: You’d be better off starting a new thread or marking this not solved.
Adding more questions to a thread marked as solved is unlikely to get many responses.