i will provide you with a fix for this is you want to try it.
Fernando 27th May 2022, 05:14 PMHello, could I get an urgent bug fix please?
When I export my game to Android in the newest release 293.10 all the particles change their direction to right even though their direction is something...
Something is affecting the joyup image
2022-05-24 17:32:13.833 4189-4189/com.compname.app1 I/MMFRuntime: getResourceID for drawable/joyup, package com.compname.app1: 0
and you should be working...
31412
I tried installing the earlier ones to see if they'd make a difference and they didn't.
Alright, thanks for the help. I actually just tried an experiment and it worked out marvelously. It doesn't use anything too complicated, it uses the grid snapping I mentioned earlier. All I did was...
Warguy555 26th May 2022, 09:47 PMAnd what platform tools?, some old platform tools cannot pack resources correctly, if you use android studio show me an image of the sdk manager in platform tools with show package details
31411
Thanks NaitorStudios and Pixelthief. You were right - my code was fine, it was a small oversight with the "type" of array the object was set to. Changed it from Text to Numbers and it worked right...
Colonial_Settler 26th May 2022, 12:19 PMYour pseudocode should work, its how you would iterate over a 2d array and compare values. Without seeing your code, one possible culprit is how your array object is configured. Is it set to be a...
Pixelthief 26th May 2022, 12:29 AMisometric coordinate conversion also involves the width/height of the map.
If you are tired of math you can just use the extension, it supports Windows & Android for now and I'm working on the H5...
I don't see why it wouldn't work, but here's my method...
NaitorStudios 25th May 2022, 06:46 PMI'm using the latest Build API(32), I downloaded the ones for my phones(19/26) but they just throws up errors and don't make an APK if I try and compile them. When I started messing with the android...
Korichu 25th May 2022, 06:16 PM
Tisnart Shapes (Mobile) Android
Hi all,
Tisnart Yesterday, 01:58 AMThought it was about time to leak my new game for Android. It's a complete remake of my PC Title "Tisnart Shapes"
Still a long ways to go but getting close. I've opened a private...