Search found 1 match

by ThisOne
Mon Nov 23, 2020 2:37 pm
Forum: Developers
Topic: Easiest way to change furniture data in an actively running desktop instance (maybe through a plugin)?
Replies: 1
Views: 9747

Easiest way to change furniture data in an actively running desktop instance (maybe through a plugin)?

<r>So what I'm trying to do is, have a plugin, that allows me to load<br/>
positional data from somewhere (sql, REST, w/e) in real time every x time units, and then immediately apply it to the currently loaded furniture so that they are also immediately updated in the 3D view.<br/>
<br/>
I want to ...