-
You have a fantastatic collection of components here, I especially adore the mesh and sprite particles ones.
May you publish them on NPM.com so that they can be more easily integrated into projects.
-
I have an `` (el) containing `` children to which i have given no position. if I do `el.components.layout.remove()` it comes back saying `position is undefined` in `setPositions()`, `initialPositions[…
-
even though the examples are updated on main.
-
The logging that comes out of law/luigi is confusing for new users. It's quite verbose, and when something goes wrong, it can be hard to tell what happened (or, if it happened in a condor job, where t…
-
I'm currently attempting to make an ammo-shape follow the location of a player's head to properly position/adjust a capsule body collider for VR. When I set the values of the offset or halfExtents it …
msub2 updated
3 years ago
-
I have not changed anything everything is default I'm even running it as default code. What I'm trying to do is get a mysql Login for the user account instead of the Backend trying to auto generate th…
-
Hi,
first of all - thanks for this great component!
Then: I get tons of 'can't invert matrix, determinant is 0' warnings.
I saw that issue 1a04a62 addressed something like that?
So I rebuild…
-
-
investigate. Tween seens NaN as from if not given.
Check if all .properties need from, eg. material.color
may have to do with Tween array.
-
Is there any event available that triggers when an object stops after a bounce? Thanks