- Home /
how to move object inside cylindrical surface
hi, i have one project with one large cylinder like tunnel and some object flowing inside it with physics force, and some object i placed on surface of cylinder and i want move them like spider or lizard move how can i do that. i am new to unity and my English is not good so i am sorry for that.
thanks
Comment
If you want to move them randomly just add collider to both cylinder and inside objects. Apply force and change it through script randomly.
Your answer
Follow this Question
Related Questions
Unity 2018 hits don't show in Google Analytics 2 Answers
Colliders on this spider 1 Answer
Trying to convert slow code to compute shader 1 Answer
Rigidbody will not rotate correctly 2 Answers
Animation after 5 shots 1 Answer