How can I mark (highlight) a certain AI aircraft (I have the object id)? What I want to do is to make a particular aircraft obvious. This could be a red circle around that aircraft or something else.
So far I have two ideas in mind.
So far I have two ideas in mind.
- Make the aircraft blink by switching it on/off. Here I do no like that I have to manually write the blinking function by toggling aircraft on/off
- Use a very obvious AI model for that purpose, what would be the best choice?

