Is there a way for an item to use AI?

Is there a way for an item to use AI?

That is a good question :wink:

I know​:ok_hand:t6:ghchfgngfdbbn

Could you clarify what you mean by AI? Are you thinking of LLMs?

I think he means the character’s movement/pathfinding.

Currently, it is possible to program VPL characters using blocks, similar to player characters.

Interactions are currently based on collisions between two objects, which limits remote interactions. We plan to add remote interactions such as distance and presence sensors. Additionally, we are planning function blocks that will allow reactive behaviors to be written based on the feedback from these sensors.