mpmxyz

Results 5 issues of mpmxyz

### Describe the bug? StringInsert ignores the inserted string when the original string is empty even though it is equivalent to prepending when `StartIndex=0` and equivalent to appending when `StartIndex=Str.Length`....

bug

### Describe the bug? NaN inputs to TimeSpanFromX are not handled and cause an exception crashing the user's session. (less lethal but still buggy when triggered by a user action)...

bug

### Is your feature request related to a problem? Please describe. Automatic synchronization of fields helps us a lot to avoid explicit netcode. But it is only correct up to...

New Feature
needs more information

### Describe the bug? `MathX.LimitTwist` and `MathX.LimitSwing` limit rotation to a set amount of degrees. There are vector inputs but they only define which parts of the rotation are twist...

bug

### Is your feature request related to a problem? Please describe. You can trigger a dynamic impulse from a button directly using `ButtonDynamicImpulseTrigger` and its siblings with a payload but...

New Feature