YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
21 stars 8 forks source link

In-Game [Spine] : Playing an animation using skeleton_animation_set_position is not smooth #1562

Open alicemoretti opened 1 year ago

alicemoretti commented 1 year ago

Description

When trying to play a Spine animation by setting the position on the track using skeleton_animation_set_position in each step, the animation does not play smoothly.

This happens in both Beta IDE v2023.800.0.402 Beta Runtime v2023.800.0.423 and IDE v2023.6.0.89 Runtime v2023.6.0.137

Expected Change

No response

Steps To Reproduce

  1. Start GameMaker
  2. Import the associated project that is the YoYo Games Bug Samples drive (PublicGitHub-1562.yyz)
  3. Run the project
  4. See the issue

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

2023.8 (Monthly), Beta (Please put the exact version number in your Description)

Which platform(s) are you seeing the problem on?

Windows, GX.games

Contact Us Package Attached?

Sample Project Added?

SimpCarlWheezer commented 10 months ago

I'm not sure why the sample project I attached to my bug report is missing here, so I've reattached it to this comment. skeleton_animation_set_position_bug.zip @alicemoretti