j-conrad
j-conrad
When using the `Physics Shape` component on an object with children, the component automatically includes all the children. This leads to unwanted collision shapes that affect the outcome of collision...
**Is your feature request related to a problem? Please describe.** While it's helpful to have Color as one of the variable types, there are currently no good ways to manipulate...
**Description** When creating Global Variables in Behavior Graphs, the variables don't display properly in the Get/Set variable fields after selecting them from the dropdown menu. **To Reproduce** Steps to reproduce...
It's a common operation in 3d engines to dynamically attach/detach entities at run-time. An example would be a player clicks on an item and that item becomes attached to the...
**Is your feature request related to a problem? Please describe.** The current ways to handle spawning objects on demand are lacking in flexibility/functionality. For example, to spawn an entity anytime...
**Description** When using a `Get Component Property` with the `Rigidbody` component and the `IsTrigger` parameter, if the component's `is Trigger` boolean is unchecked, it returns a value of `0`. But...
**Description** Because it's somewhat expected to use an Empty (usually the 'Arrows' type) for things like the Billboard component, I'm finding it confusing that the component has an option called...
I’m shocked this repo doesn’t have more activity given how amazingly useful AddRoutes is. Anyway, I’m wondering if it supports Blender 3.4 yet. I’ve tried getting it to work—no errors...