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

Character Controller and basic stuff #46

Merged
merged 18 commits into from
Nov 12, 2023
Merged

Character Controller and basic stuff #46

merged 18 commits into from
Nov 12, 2023

Conversation

mnmaita
Copy link
Owner

@mnmaita mnmaita commented Nov 12, 2023

Issue:

Closes #6

What was done:

  • Added camera, animation and game related modules.
  • Makes the camera follow the player.
  • Added a dragon spritesheet for the player.
  • Added input management for player movement via mouse.
  • Added a placeholder background image.
  • Fixed some noisy WGPU console warnings.
  • Added build optimizations for third party crates.
  • Fixed a few minor issues.
  • Added a few convenience functions.
  • Updated all dependencies in Cargo.lock.

@mnmaita mnmaita merged commit ccde544 into main Nov 12, 2023
3 checks passed
@mnmaita mnmaita deleted the basics branch November 12, 2023 23:46
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.

Big Dragon Character Controller
1 participant