Skip to content

anime_tween changes#30

Merged
tweenko merged 2 commits intomainfrom
futuregamer25-temp-branch
Mar 29, 2026
Merged

anime_tween changes#30
tweenko merged 2 commits intomainfrom
futuregamer25-temp-branch

Conversation

@FutureGamer25
Copy link
Copy Markdown
Collaborator

  • anime_tween no loner accepts call_args
  • cutscene_anim no longer accepts an array of arguments either
  • anime_tween now automatically starts
  • any reference to anime_tween or cutscene_anim has been adjusted to continue working the same (hopefully)

This basically just removes all the custom modifications in the anime system. This should make it run a little bit faster because it doesn't have to do the array_concat thing, and also makes updating the anime system easier in the future.
Anything that was relying on the call_args has been fixed to work identically without them

This is completely untested so let me know if I broke something

FutureGamer25 and others added 2 commits March 27, 2026 03:59
- anime_tween no loner accepts call_args
- cutscene_anim no longer accepts an array of arguments either
- anime_tween now automatically starts
- any reference to anime_tween or cutscene_anim has been adjusted to continue working the same (hopefully)
@tweenko tweenko merged commit 41a32a2 into main Mar 29, 2026
@tweenko tweenko deleted the futuregamer25-temp-branch branch March 29, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants