Page MenuHomeFeedback Tracker

[Feature Request] New LOD type for lineIntersectsSurfaces command: "ROADWAY"
New, NormalPublic

Description

As you know, units typically stand on the roadWay LOD, and if it doesn't exist, they stand on the GEOM LOD. So a command like this:
lineIntersectsSurfaces [top, bottom, objNull, objNull, true, 1, "ROADWAY", "GEOM"]
can give the next surface where you can stand on.

It is very useful when you want to place something on top of another object.

Unfortunately, right now you have to create a helper object, use setPosWorld to place it where you want, and then use the getPos command to get the diff to the roadway LOD. This is extremely slow and very limited.

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
Feature Request

Event Timeline

Leopard20 edited Additional Information. (Show Details)
Leopard20 edited Additional Information. (Show Details)
Leopard20 renamed this task from [Feature Request] Alternative command to "getPos" for returning the height of the walkable surface to [Feature Request] Alternative command to "getPos" for returning the height above the walkable surface.
This comment was removed by BIS_fnc_KK.
This comment was removed by BIS_fnc_KK.
Leopard20 updated the task description. (Show Details)Apr 22 2020, 8:13 PM
Leopard20 edited Additional Information. (Show Details)
Leopard20 updated the task description. (Show Details)Apr 22 2020, 8:16 PM
Leopard20 updated the task description. (Show Details)
Leopard20 renamed this task from [Feature Request] Alternative command to "getPos" for returning the height above the walkable surface to [Feature Request] New LOD type for lineIntersectsSurfaces command: "ROADWAY".Sep 3 2020, 9:25 AM
Leopard20 updated the task description. (Show Details)
Leopard20 edited Additional Information. (Show Details)

Probably not happening, lineIntersectSurfaces uses engine method that doesn't have provision for RoadWay LOD, this would require deep changes so most likely won't happen at this stage.

Leopard20 added a comment.EditedSep 15 2020, 4:25 PM

Can you take a look at the getPos command plz? because it can detect the ROADWAY LOD.

Leopard20 updated the task description. (Show Details)Aug 22 2021, 7:24 PM
dedmen set Ref Ticket to AIII-54916.Jan 26 2022, 2:13 PM