I'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 Today, 06:16 PMI don't quite know how to translate the conversion into Clickteam Fusion stuff. That's probably one of the main sources of trouble here. I noticed that snapping to half the width and height of the...
Warguy555 Today, 05:47 PMThanks.
Just tested it and it works fine now.
I have a 128 x 64 array, and I want to loop through and find the X & Y dimensions of every entry equal to a specific value. So for example if the array contained the number "7" at indexes (1,10),...
Colonial_Settler Today, 03:13 PMWhat build API you are using? And what platform tool?
Fernando Today, 02:20 PMYou can find the convert algorithm here:
https://github.com/pvcraven/isometric_test
And you can also use the getRealCoord/getGridCoord expression in this extension: ...
So, I have had a few issues trying to accomplish pixel isometric grid snapping. I seem to be screwing up some part of the calculation every time I try to do some semblance of grid snapping. I also...
Warguy555 Today, 03:48 AMForgive the triple post, I manage to get Android Studio's VM working and got a logcat log. I made two VMs one for 5.1(It was the lowest one I could pick) and a more accurate 8.0 VM that I think is...
Korichu Today, 01:01 AMForgive the double post but I realized I should clarify that I was setting the minimum and target versions to the same number(ie 4.4/4.4/ or 8.0/8.0).
Korichu Yesterday, 10:37 PMI'm running the latest steam build(R293.10) and the latest android studio. I've kept the minimum android build to 4.4 because I've got an old Kitkat to test with and without the touch joystick both...
Korichu Yesterday, 09:37 PM
I don't see why it wouldn't work, but here's my...
I don't see why it wouldn't work, but here's my method...
NaitorStudios Today, 06:46 PM