• ORBITER-FORUM will be temporarily closed at 2026-07-23 18:00 UTC while we complete some OF maintenance tasks. The amount of downtime is expected to take up to one hour, but probably less.

Question Using set_touchdownpoints in Lua?

Thunder Chicken

Resident Lua Script Rabble-Rouser
Donator
Joined
Mar 22, 2008
Messages
5,880
Reaction score
5,556
Points
188
Location
Massachusetts
I am trying to update an addon from using the old 3-point touchdown model to the newer one that can utilize N>3 points for collision. This method seems to have been ported into Lua, but I am having trouble getting it to work.

This post documents the details of my problem:


Does anyone see what I am doing wrong? As usual I'm trying to map reading from the API Reference to Lua and something is getting lost (to me) in that translation.
 
Back
Top