Advanced Search
Search Results
6 total results found
Setup Superawesome Ads (Unity 2021 and SA 8.5.3 or higher)
Basic setup for SA in an empty project.
Android
The test was done in Unity version is 2021.3.18 but it should be working with Unity version 2020. Create an empty project Download and Import Unity package SA 8.5.3 (higher versions should work the same way ) Depending on the Unity version delete unity-c...
iOS
Create empty Unity project (used version is 2021.3.18) Download Unity package SA 8.5.3 (higher versions will probably work) Download SuperAwesomeiOS.zip (will be required later) Import package in Unity Copy paste MainScript.cs (script is a tweaked versio...
Character
MyTown World uses a character system that is not flexible enough to create the animations that are required. Because the game has over 100 characters it could be the case that 20 characters are visible at a time. Because we are supporting low end devices ...
Changes
1. Title Page The user has already waited enough with the Arcade log, we should get him into the game as fast as we can. We should start with the logo in the clouds already, but instead of that logo, we should use the one with the characters. Instead of h...
Change Logs
Global/complex changes When the user taps on the screen instead of verifying one point we check by expanding a circle to a specific size. This way small objects are easier to grab. All objects (except the characters) now move to the middle of the finge...