Vehicle Script

Post requests for goods or services
Post Reply
User avatar
Gusher Castaignede
Posts: 261
Joined: Tue Mar 17, 2015 10:03 pm
Has thanked: 291 times
Been thanked: 253 times

Vehicle Script

Post by Gusher Castaignede »

Am looking for a multi-use vehicle script that can be used on 2 and 4 wheeled ground vehicles like cars, segways, wheelchairs..... physics not needed, just basic smooth navigation on terrain or prim.... fullperm for builders......
These users thanked the author Gusher Castaignede for the post:
Ilan Tochner
Image
"lnteractivity, Variety, Ease of Use"
Visit my store at Country Manor
Graham Mills
Posts: 1314
Joined: Sun Dec 23, 2012 2:26 pm
Has thanked: 1134 times
Been thanked: 1142 times

Re: Vehicle Script

Post by Graham Mills »

I know very little about vehicles but curious about this. Presumably you would be using either llSetPos or llSetKeyFramedMotion, probably the former, combined with osGetTerrainHeight to monitor terrain and llCastRay to detect prims. I may be wrong but it sounds laggy. Something like Supercar Plus is no good to you?

https://github.com/cuga-rajal/supercar_plus
These users thanked the author Graham Mills for the post (total 3):
Ilan TochnerGusher CastaignedeDot Matrix
User avatar
Gusher Castaignede
Posts: 261
Joined: Tue Mar 17, 2015 10:03 pm
Has thanked: 291 times
Been thanked: 253 times

Re: Vehicle Script

Post by Gusher Castaignede »

Hello Graham,
thanks alot for that resource link... it's a whole new
area for me trying for land vehicles and am surprised
to see there weren't any for land vehicles here...

Will be fun learning more about it... thanks again!
Graham Mills wrote:
Mon Aug 07, 2023 3:49 pm
I know very little about vehicles but curious about this. Presumably you would be using either llSetPos or llSetKeyFramedMotion, probably the former, combined with osGetTerrainHeight to monitor terrain and llCastRay to detect prims. I may be wrong but it sounds laggy. Something like Supercar Plus is no good to you?

https://github.com/cuga-rajal/supercar_plus
These users thanked the author Gusher Castaignede for the post:
Graham Mills
Image
"lnteractivity, Variety, Ease of Use"
Visit my store at Country Manor
Post Reply