Question by
shieldgenerator7 · Feb 05, 2018 at 04:28 PM ·
unity 2dphysics2dportals
Moving large objects through portals 2D
I know how to make portals move objects from one location to the other, but I don't know how to move long objects between portals.
I have a long wooden board that I want to move gradually between two portals, and allow it to be half way between them. My current script teleports the long board instantly and it looks weird. How can I make it go through the portal gradually?
Comment
Your answer
Follow this Question
Related Questions
RiigidBody2D.AddForce() isnt working at all. 0 Answers
how to make a make and render a path in unity 2d 0 Answers
How can I isolate just the character to slow down 0 Answers
Gameobject flatten at the point of impact 0 Answers
There is a problem with the character collider getting stuck in the ground collider. 1 Answer