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

Reduce footprint for unwanted/unused features #26

Open
oscar-broman opened this issue Mar 8, 2015 · 2 comments
Open

Reduce footprint for unwanted/unused features #26

oscar-broman opened this issue Mar 8, 2015 · 2 comments

Comments

@oscar-broman
Copy link
Owner

Add compile-time options to disable some portions of the code, which will also make some large arrays discarded.

@zeelorenc
Copy link

I'm curious to know why the death animations have been done in the first place. What I did was set the player team equal to everyone's and then decrement the player health so that the original death system is kept. This creates an immunity effect amongst all players as well.

Since adding the custom animation thing, double death bugs occur when the player gets to class selection and it looks really unpleasing 😫

@zeelorenc
Copy link

Never mind my post, I just realized that fall damage cannot be disabled without using your method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants