Hacker News new | ask | show | jobs
by umvi 2093 days ago
You don't need a Unity plugin. Just use LEd, export to JSON, and have a unity script read in the level as JSON and populate the scene.

The beauty of this is that it is completely engine agnostic.

1 comments

Shouldn't be too hard when I think about it , if I write my own unity integration I'll open source it .