Skip to content

Conversation

@coraxyc
Copy link
Collaborator

@coraxyc coraxyc commented Jan 10, 2020

Fixes #5

@coraxyc
Copy link
Collaborator Author

coraxyc commented Jan 12, 2020

Leaving the Arrays import in MovementSystemTests; the speed change test uses the library to convert speed and direction keystrokes into a list

@CTrando
Copy link
Owner

CTrando commented Jan 15, 2020

Need to test with multiple entities, at the moment only one of them is sped up. Perhaps consider once finding an entity whose has an input component that says the key 'S' is pressed, loop through the other entities and update their move components if they have them.

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.

Implement speed button

3 participants