dvslats
Charter Member
Hi All,
I've been trying to understand these notes from the .cfg files from CFS2 ships.
My brain is not cooperating.
How is a platform created with only three numbers.
Vertices are the items I do not understand.
A picture from googling.
I've been trying to understand these notes from the .cfg files from CFS2 ships.
[platform.0]
; platforms are the actual surface that the planes
; land on. You can define as many platforms as you
; want by adding subsequent sections with increasing
; numbers. e.g. [platform.1], [platform.2] etc.
;
; vertices should be defined in model coordinates,
; and counter-clockwise order when viewed from above.
: REMEMBER, positive z is out to the TAIL of the ship
; the shape may be concave or convex
; there may be from 3 to 20 vertices (limitation
; may go away later) and they must all be on the same
; plane.
vertex.0=10.880001,16.896,-117.376007
vertex.1=-12.416,16.896,-117.632004
vertex.2=-12.672001,16.896,-106.624008
vertex.3=-13.824001,16.896,-81.408005
vertex.4=-13.952001,16.896,-49.152004
My brain is not cooperating.

Vertices are the items I do not understand.
A picture from googling.