GE Lua Documentation

Press F to search!

onAnyStuntZoneAccomplished

Definition


-- @/lua/ge/extensions/gameplay/drift/scoring.lua:480

-- Drift stunts --
local function onAnyStuntZoneAccomplished()
  addComboCreepUp(scoreOptions.comboOptions.stuntZone.creepUp, scoreOptions.comboOptions.stuntZone.creepLow)
end

Callers

@/lua/ge/extensions/gameplay/drift/stuntZones.lua

local function onAnyStuntZoneAccomplished(data)
  if gameplay_drift_stallingSystem then
@/lua/ge/extensions/gameplay/drift/drift.lua
-- this is only used for the debug imgui window to test UI
local function onAnyStuntZoneAccomplished()
  currDriftCompletedTimer = currDriftCompleteTime