Skip to content

Commit

Permalink
Updated todo
Browse files Browse the repository at this point in the history
  • Loading branch information
DiogoDeAndrade committed Mar 1, 2023
1 parent bc93c4b commit 3f98047
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Warning: No tags set for OnCollision
- Warning: Change values with deltaValue = 0
- Figure out a way to change responsibility (i.e. bullet causes damage to object, not object detects bullet and cause itself damage)
- Movement targets should be redefinable
- Comment Code
- Documentation

Expand Down Expand Up @@ -42,8 +43,6 @@ Bugs:
-----
- Collision detection fails because of using RigidBody2D.MovePosition() instead of actual physics
- Preserve velocity with Movement
- Cooldown on input only shows up if continuous is active
- Camera shake initialization need to be done on Awake, not start

Polish:
-------
Expand Down

0 comments on commit 3f98047

Please sign in to comment.