Hacker News new | ask | show | jobs
by jmannon 3816 days ago
Nice, gonna give it a try. Is there anything that the scene builder can do that scripting cant?
1 comments

Nope, the scene editor is just a way to setup a "recipe" of actors with their transform in space and pre-added components so you can load them all at once when needed. Very useful, but you can definitely do the same in code instead.