Moving an object (vehicle) on the surface of an arcgisMap in Unity

316
0
10-07-2022 07:40 AM
LuisKaiser
New Contributor II

Hello all,

I have an GameObject which represents a vehicle.

Now I want to move that vehicle on the surface of my map. But I want to make sure, that the vehicle "drives" on the ground of my surface.

Is there any way to realize this with the colliders, ridgidbody, gravity? or with a script?

I want to control this vehicle with my keyboard input.

Thanks for your help!

 

 

 

0 Kudos
0 Replies