Yea definitely, it is a mobile game. I don't know where the original originated from but it went viral and everyone copied it. I actually made this as a test to get hired for a job. I don't play these kind of games either but I understand how some people would like it.
Fidel Soto
6
Posts
1
Topics
7
Followers
A member registered Jun 13, 2018 · View creator page →
Creator of
Un padre entrena a su hijo para convertirlo en un pelotero.
Action
Recent community posts
itch.io Community » itch.io » Questions & Support · Posted in HTML5: Gzip support for games? Webassembly compression / WESM
Found the error.
It should be ScreenCapture.CaptureScreenshot(filename);
not ScreenCapture.CaptureScreenshot(screenshotPath);
because "On mobile platforms the filename is appended to the persistent data path."
https://docs.unity3d.com/2017.1/Documentation/ScriptReference/ScreenCapture.Capt...