Customise
This file is deprecated and serves only as a legacy alias that redirects to the actual customize.lua script.
This file is deprecated and serves only as a legacy alias that redirects to the actual customize.lua script.
A deprecated placeholder entity used to provide backward-compatible access to the Focalpoint component for older code.
Marks an entity as grabbable by players and provides a callback for custom grab conditions; however, this component is deprecated in favor of using the inventoryitem component's grabbableoverridetag.
Placeholder module containing no functional code — all its tasks were migrated to dst_tasks_forestworld.
A deprecated and unused component that previously handled mutated bird logic (e.g., migration and buzzard behavior) but now serves no functional purpose.
A deprecated AI behavior component that implements chasing, attacking, and avoidance logic by delegating to ChaseAndAttackAndAvoid with fixed avoidance distance.
A deprecated placeholder component with no functional behavior.