Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(es_extended/client/modules/action): add TrackJumping on SlowLoop… #1616

Closed
wants to merge 8 commits into from

Conversation

KrisnaCahya
Copy link

addition of a jumping system in slowloop to make things easier when needed, such as event jumping in the previous version

@KrisnaCahya
Copy link
Author

I think this is quite necessary

@Kenshiin13 Kenshiin13 changed the base branch from main to dev February 21, 2025 14:03
@Kenshiin13
Copy link
Contributor

This would need to run every frame to be reliable. In addition to that, it is too specific for a framework-wide cache for my liking. There's maybe a handful of resources where I could imagine someone would need this, which in turn doesn't justify caching this every frame. Though I appreciate the effort you put into your contribution, I don't think this has a place in the framework.

  • Side note:
    As mentioned in our Contribution Guidelines, we merge into dev branch. Please base your PRs on dev branch in the future.

@Kenshiin13 Kenshiin13 closed this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Recycle Bin
Development

Successfully merging this pull request may close these issues.

3 participants