You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
The dodge algoritm currently has a detection every half a second. This costs a lot of unnecessary calculation time.
So we need to add an algoritm that detects a punch, if so then he can calculate the trajectory.
Priority: [ 2]
Time estimation: [6 ]
Description:
The dodge algoritm currently has a detection every half a second. This costs a lot of unnecessary calculation time.
So we need to add an algoritm that detects a punch, if so then he can calculate the trajectory.
Tasks:
Definition of Done:
The program detects punches only when the distance is long enough
The text was updated successfully, but these errors were encountered: