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

Move hard coded values out to asset files #2

Open
Delwin9999 opened this issue Jan 14, 2013 · 1 comment
Open

Move hard coded values out to asset files #2

Delwin9999 opened this issue Jan 14, 2013 · 1 comment
Assignees

Comments

@Delwin9999
Copy link
Owner

There's a lot of hard coded values in the code base. Most of these are intended to be variable but there's no real way to set them (I.E. gravity). Pull all of these out to some sort of configuration file.

@ghost ghost assigned Delwin9999 Jan 14, 2013
@bonesoul
Copy link

EngineConfiguration should be a good point for moving them. Though actually the Player logic should be completely moved out of the Engine project to sample Game project.

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