• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: SVC-1972
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Finish
Priority: Normal Normal
Assignee: Andrew Linden
Reporter: Argent Stonecutter
Votes: 1
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC

VEHICLE_FLAG_HOVER_UP_ONLY doesn't seem to do anything

Created: 01/Apr/08 08:39 PM   Updated: 17/Apr/08 03:18 PM
Return to search
Component/s: Physics
Affects Version/s: None
Fix Version/s: 1.20.0 Server

Issue Links:
Relates
 


 Description  « Hide
llSetVehicleType(VEHICLE_TYPE_AIRPLANE);
// other parameters
llSetVehicleFloatParam(VEHICLE_HOVER_HEIGHT, 3.0);
llSetVehicleFloatParam(VEHICLE_HOVER_EFFICIENCY, 0.3);
llSetVehicleFloatParam(VEHICLE_HOVER_TIMESCALE, 5.0);
llSetVehicleFlags(VEHICLE_FLAG_HOVER_UP_ONLY);

As I read the documentation, this should give you an aircraft type vehicle that also behaves like a hovercraft when you get near the ground, but VEHICLE_FLAG_HOVER_UP_ONLY there shouldn't be any force pushing it down to the hover height, so if your linear motor is strong enough and you pull back you should lift from the ground again. In fact it doesn't matter whether VEHICLE_FLAG_HOVER_UP_ONLY is set or not, you have to clear VEHICLE_HOVER_HEIGHT to get airplane behavior again.

This has been confirmed by Gaius Goodliffe in SVC-1567.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Andrew Linden made changes - 01/Apr/08 09:58 PM
Field Original Value New Value
Assignee Andrew Linden [ Andrew Linden ]
Andrew Linden made changes - 01/Apr/08 09:59 PM
Status Open [ 1 ] In Progress [ 3 ]
Andrew Linden made changes - 17/Apr/08 12:14 PM
Status In Progress [ 3 ] Resolved [ 5 ]
Fix Version/s 1.20.0 Server [ 10280 ]
Resolution Won't Finish [ 2 ]
Gaius Goodliffe made changes - 17/Apr/08 03:18 PM
Link This issue is related to by SVC-2188 [ SVC-2188 ]
Sue Linden made changes - 13/Nov/08 12:10 PM
Workflow jira-2007-12-22a [ 53961 ] jira-2008-11-14 [ 82349 ]
Sue Linden made changes - 13/Nov/08 04:43 PM
Workflow jira-2008-11-14 [ 82349 ] jira-2008-11-14a [ 91045 ]