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

Able to shoot #4

Open
RogeredBacon opened this issue Sep 5, 2017 · 2 comments
Open

Able to shoot #4

RogeredBacon opened this issue Sep 5, 2017 · 2 comments
Assignees

Comments

@RogeredBacon
Copy link
Contributor

We must be able to shoot something at what the camera is pointing at.

@RogeredBacon
Copy link
Contributor Author

Will be affected by physics

@RogeredBacon
Copy link
Contributor Author

RogeredBacon commented Sep 7, 2017

After this: 8c965d4 what still remains is to: ->

The player can shoot, though the bullets are not effected by gravity yet. They also do not have any sort of collision detection.

  • Add physics to the projectiles.
  • Add collision detection to the projectiles.
  • Adjust the lifetime of the projectiles.
  • Allow the user to aim in the y axis (up and down).
  • Add damage to the projectiles.

@polyccon polyccon mentioned this issue Sep 11, 2017
7 tasks
RogeredBacon added a commit that referenced this issue Sep 13, 2017
RogeredBacon added a commit that referenced this issue Sep 13, 2017
RogeredBacon added a commit that referenced this issue Sep 14, 2017
…d when hitting something. Also added a random cube generator map thing that is kinda working

#2
#4
#11
#20
@RogeredBacon RogeredBacon mentioned this issue Sep 14, 2017
@y-zaky y-zaky removed their assignment Sep 15, 2017
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