3dstreet
3dstreet copied to clipboard
refactor idea: vehicle control component (child of segment)
As a creator I'd like to specify general behavior for a segment such as "randomized vehicles x density animated at y speed" and have the component deal with spawning / despawning vehicles and controlling their motion. As a user I'd like to change the behavior at runtime and I expect the component to update without requiring reloading of the page.