2D Platformer Kit

Hey,
I didn’t know the naming conventions either :). The more you know. Now onto your other problems. The build I made with just the kit without any additional assets has the following sizes : 30mb for the apk and 40mb for the obb.Installed the game occupies 168mb. Now thar’s not quite a small size but not even close to the 500mb your are experiencing.Unreal does a very ppor job of packaging stuff, it packages everything,even the tings you don’t actually use ,but are in the project folders. But for the size issues, blame epic since it’s beyond my control and every asset I use is rather small and can be easily replaced, but I cannot change all the additional data that goes into an android build. There are ways you can reduce the size and i’ve seen some forum threads related to this issue. And regarding multi touch, I have no issues with it. I can easily jump and or dash while walking or attack while walking or jump and attack so it seems fine on my end. I have tested it on android 4.0+ so maybe you have an older version? Also the build was made with unreal 4.9.2 so maybe you tried to make a build with an older version? Or the 4.10 preview which is not yet supported.

I did find a few issues related to android and I will try to iron them out for the next version but sadly I could not reproduce your issues :frowning: