|
Chuck Widget
Registered User
Join date: 14 Feb 2006
Posts: 4
|
04-16-2006 12:32
Hey all. I'm having an issue with a vehicle I've made. I can't seem to get it to go above 220 meters. I've removed all vehicle flags after setting a default vehicle type and the only flag that is set is VEHICLE_FLAG_NO_DEFLECTION_UP. I'm using VEHICLE_HOVER_HEIGHT to control the altitude of the vehicle.
Any tips are greatly appreciated.
Thanks,
Chuck
|
|
SteveR Whiplash
teh Monkeh
Join date: 24 Sep 2004
Posts: 173
|
04-16-2006 13:21
As I recall VEHICLE_HOVER_HEIGHT was restricted to 100 meters, but if you're getting over 200 maybe I'm wrong on that. I'm pretty sure it's the hover height that's stopping you though. Ah yeah, this page says 100 meters also. http://secondlife.com/badgeo/wakka.php?wakka=vehicles
|
|
Chuck Widget
Registered User
Join date: 14 Feb 2006
Posts: 4
|
04-16-2006 13:36
Thanks for the reply. Is there any workaround? I've tried setting the linear velocity's Z component but no luck there...
|
|
SteveR Whiplash
teh Monkeh
Join date: 24 Sep 2004
Posts: 173
|
04-16-2006 13:43
You'll probably just want to use the linear motor instead of hover height. http://secondlife.com/badgeo/wakka.php?wakka=TutorialVehicle
|