DrDoak / TourismGame

A 3D Unity game simulating hitchhiking across a fantasy land.
MIT License
2 stars 0 forks source link

Test AIPrediction via simple attack Task #35

Closed DrDoak closed 5 years ago

DrDoak commented 5 years ago

In order to test AI Prediciton, create a simple task that only Attacks if a player walks within a prediction zone. Tests the ability for AI to correctly determine Hitboxes.

DrDoak commented 5 years ago

Tested AI Prediction hitboxes with 68ce954