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

Performance improvements #17

Open
becomingplural opened this issue Oct 25, 2023 · 0 comments
Open

Performance improvements #17

becomingplural opened this issue Oct 25, 2023 · 0 comments

Comments

@becomingplural
Copy link
Owner

I've been considering how the addition of State Scripts might be used to simplify the overall codebase of Platformer+. Rather than having a special amount on the first frame of jumping, for instance, this could just be included on the state script. Similarly, air and ground friction could be controlled with state scripts.

This needs to be tested to see if there is an actual performance benefit.

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

No branches or pull requests

1 participant