TCROC
TCROC
> Has there been any further development on this? This game is one of the very few reasons I have the need to keep a machine running Windows. There doesn't...
I would say the minimum is 1 (me :) ) and maximum is 609 at the moment:  I also wouldn't mind helping as a mod. Would take work off...
Saving videos and images on iOS doesn't work with "add only" permissions. We have to give all access to the photo library in order to save photos or videos. Why...
This is the error we get on iOS if users give "add only" permissions: `2022-07-24 10:35:39.128167-0400 BlockyBall[69901:10579545] [PhotoKit] Attempted fetch within change block can trigger deadlock, returning unauthorized fetch result...
Ok. What would need to be changed / added for this to be implemented?
Haha I understand that. Where is the code that you would have to start modifying? I also don't have much free time, but I might take a look if I...
And also, would it be possible to implement through the .csproj files that Unity generates? Or is it better to use the .asmdef files directly? 
Sounds good! Thanks for the helpful links! I'll let you know if I get around to trying to tackle the asmdef feature. I'll also be curious to see how you...
Awesome! :) Yep that's why we are using it :). I saw someone write a nice post about Consulo on Reddit. That's how we discovered it. I'll link in the...
The Unity project structure in the repo should look like this:  And the output shows that Unity is able to compile the script correctly. 