-
Hi,
I'm using Skeleton Viewer, but it it not sort animation name by folder like Spine Editor.
Can you modify and build new version sort animation by its name, folder?
-
If you export using the JSON format, IK Compress is not being applied when you set the Mix of the IK constraint to zero in Setup mode and then increase the Mix in animations. (Even in that case, the b…
-
## Version
* Phaser Version: 3.54
* Operating system: This is reproducible on any os.
* Browser: It is reproducible in any browser.
## Description
Use Case: Using Phaser with …
-
I just noticed a stutter that occurs every time an animation reaches it's looping point whilst the spine object is moving.
You can notice this if you pay attention even in the live demo: https://g…
rilem updated
2 years ago
-
Hi,
First of all, thanks a lot for all the hard work and the magnificant outcome! Great tool!
I'm testing this for usage with Spine now and see everything works fine with having slots which cont…
-
When I play animation the game always show me the error:
[Error :LoveMachine] Coroutine failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
…
-
## Version
* Phaser Version: 3.54
* Operating system: Any, bug is canvas/spine specific
* Browser: Any
## Description
To reproduce:
* Use a game that has spine bundled into p…
-
### Expected behaviour
Setting the `Spine Json` of a `Spine Scene` does not throw an error.
### Actual behaviour
It throws the following error:
```
java.lang.AssertionError: Assert failed: …
-
UniVRMの方とどちらが適切か悩みましたが仕様に関わる部分だと思うのでこちらに投稿致します。
現在の、UniVRMで正規化処理を行うとボーンをUnityのHumanoidに最適化したポーズを取り各ボーンの軸がすべてワールド座標に向いて正規化されます。
UniVRMで出力されたデータを、GLTFローダーなどで読み込むと分かりやすいです。
例えば、このように指に対して適切にローカル軸を…
ghost updated
2 years ago
-
@gngdb @vivi90 @Arthur151 @vltmedia @ayedaemon
I'm getting error "AttributeError: module 'blenderpy' has no attribute 'app'" while importing blenderpy, I'm using convert2fbx.py in both linux and w…