SzFMV2020-Osz / AutomatedCar-B

Working repository for the subject "Szoftverfejlesztés multinacionális vállalatoknál" @OE-NIK 2020 Autumn Group B
0 stars 1 forks source link

Team2 collision detection #179

Closed BognarSzGergo closed 3 years ago

BognarSzGergo commented 3 years ago

Created the IsColisonWhitWorld Object method which invoke the OnCollideWithNPC/OnCollideWithLandmark event.

Created the test for it too.