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 PMNo problem here with your example
@korichu please give more information about your fusion version, what android studio you are using, also I notice you build with target 6.0 you need to pair API...
A built-in function is still better. :)
Dobermann Yesterday, 03:43 PM
Thanks. Just tested it and it works fine now.
Thanks.
defisym Today, 03:17 PMJust tested it and it works fine now.