TheGameCreators / AGK-Studio

3 stars 1 forks source link

FixSpriteToSkeleton2D and attached sprite physics shape bug #1123

Open Chmava opened 7 months ago

Chmava commented 7 months ago

basically, the attached sprite physics shape, does not matter if it is box or circle or polygon, will do it's own thing and not be attached to the sprite once attached to a skeleton.

VirtualNomad19 commented 7 months ago

see this? https://forum.thegamecreators.com/thread/228908

Chmava commented 7 months ago

nope, that did not solve my problem. I have the code I use with the demo spine project at:

https://forum.thegamecreators.com/thread/229408

VirtualNomad19 commented 6 months ago

@Chmava tagging this up. i assume the issue is on WIN Studio? Version?

Chmava commented 6 months ago

windows 10 studio version.

the code I use is here.

https://forum.thegamecreators.com/thread/229412

the physic shape is no longer attached to the sprite and sprite image which is the white square?