Made a tiny game :D

So I have been working on for a while going throught all the things that didnt work for me and the game is fairly simple and as easy as they come.
If you could test it on your phones and reply whats working and whats not working that would be great :slight_smile: Its done in blueprints only and is really the first mobile game ive made in unreal but im working on making a few more that will look and feel better :smiley:
https://play.google.com/store/apps/details?id=com.givemebeer.CountingSheep

is really cute and fun. How long would you say it took you to make it?

Well I did start without any knowledge of the engine so it was about 1 month with all the packaging problems people have etc. But today I could just do it in a day or two if im lazy. It is more of a test game kind of :smiley: I will be making a few more once ive finished with some proper graphics

Hello! Nice game:) But I have gray rectangle in the bottom of the screen.

I would love to see your Manifest.XML and especially these parts (if you care to share)

**package=“com.epicgames.${EXECUTABLE_NAME}”
so all games released will be released under the EPIC domain name? Are we allowed or better yet shouldn’t we change this?These two as well.
**<activity android:name=“com.epicgames.ue4.GameActivity”
**<meta-data android:name=“com.epicgames.ue4.GameActivity.DepthBufferPreference” android:value=“0”/>

******I can see from your app store link that you changed these lines ? ( com.givemebeer.CountingSheep )

Thanks in advance