mike douges
mike douges
Would you say the current categories of plugins we're talking about originate from a component prop? E.g: for navmesh @isaac-mason, given a specific component with a specific prop, show a...
So box geometry can't be found? Is this when clicking it in the editor or when adding an element?
Heya I'm able to open this with no error. Can you confirm on the latest Triplex version @verekia?
Can you add a short video?
Okay so: 1. The mesh doesn't show up because position is being set to `[undefined, undefined, 1.5]` which is an invalid position. If you set x and y to default...
Add this to your tsconfig: ``` "compilerOptions": { "types": ["@react-three/fiber"] } ```
Hey mate! First thing would be to understand what needs to change to make it work. What would you say is a good entry point to learning about WSL?
@tryptefan currently there exists accordians for elements that have components _inside_ them, but not for components that have them as direct children, e.g: ``` // will have an accordian for...
Thanks, I agree. > I think you would need UI hints to guide Triplex to attaching a gizmo to a given set of props. What would that look like?
https://github.com/try-triplex/triplex/issues/95