[ADD] hand detection in startup scene
This commit is contained in:
@@ -275,6 +275,7 @@ namespace scene
|
||||
*ptr = score;
|
||||
std::cout << "Score: " << score << std::endl;
|
||||
return_value = scene::Scenes::GAMEOVER;
|
||||
cv::destroyWindow("camera");
|
||||
}
|
||||
|
||||
camera->Follow(main_character->GetPosition());
|
||||
|
||||
Reference in New Issue
Block a user