Flohhhhh / Flohhhhh/ultimate-lighting-controller

Add Proximity Alert

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
58
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Add a function where car can activate lights when someone approaches vehicle.

Need some smart logic and state logic for this.
- only when in park mode for a certain amount of time
- never trigger when any door is open
- never trigger on anyone who previously occupied the vehicle in any seat
- maybe only trigger when approached from side and rear?
- things like this, basically a way to make sure its not constantly firing

Can trigger siren if easy? Not sure if LVC would have to be involved here.

Config setup method undecided.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by mapping the existing vehicle state and configuration paths, then resolve the park-time, door, prior-occupant, approach-direction, siren, and LVC decisions. Done means the alert behavior and configuration are explicitly specified and validated against those cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.