Yup, I saw you also made monobeheaviour-lite that users can code up in TS
by user 135497451858690049
Yup, I saw you also made monobeheaviour-lite that users can code up in TS
by user 135497451858690049
Super cool NGL
by user 135497451858690049
Haha monobehaviour light yeah kind of. With codegen to unity and blender for visual editing if you want
Its a bit confusing for people when first starting since it works the other way around (because you code in typescript) but has many benefits too
For people who are used to three I guess its super fine
by user 135497451858690049
Hi @Blue im curious how your experience is so far and if you did continue using our tools?
@marwie1 I probably dont use it enough to give a meaningful feedback.
by user 135497451858690049
Hope you dont change the way gltf gets exported because as I start digging into it and adding scripts to control objects in scene any change would be a breaking change
by user 135497451858690049
How do you mean that? We will not introduce any breaking changes there (nothing planned). How are you adding scripts? Are you just using the export capabilities and load it using your own engine or are you using Needle Engine for loading it too?
That’s great. I have my own tiny engine running on top of three, written in typescript, that does similar things to needle, such as calling update and start method on components.
by user 135497451858690049
So for me its great that I can export entire scene and access all the exported objects in a predictable manner
by user 135497451858690049
As needle evolves and I understand better how to use it I probably wont need my own engine though
by user 135497451858690049
So godspeed to you guys
by user 135497451858690049
Right now as I said prototyping with needle is out of question for me, since bundled physics engine is going to drastically affect load times
by user 135497451858690049
Hello @Blue I’ve got good news for you:
Will be available in one of the next updates
with rapier:
without rapier:
Thanks for pinging Awesome!
by user 135497451858690049