Nope. Gonna join to it now :)
Nice interview. In fact, it inspires me to put even more effort into creating my game than I have done before.
Good luck with ur game, boys!
platforms\android\cordova-plugin-gameanalytics\fluppyfly-build.gradle
plugins\cordova-plugin-gameanalytics\src\android\build.gradle
change these two files like so:
maven {
url 'http://maven.gameanalytics.com/release'
allowInsecureProtocol = true
}
Sad to hear. Well, I found workaround. Export the app as Cordova project. Find maven link of gameanalytics and add allowInsecureProtocol = true to the node. Then cordova build android.
1) The game doesn't show loose screen when u fall off from the screen.
2) Add flash behavior when the player hits "red" boxes
3) It's not obvious where the ground starts - in some places the player's body only shows up on half of his original height.
4) Music would bring the atmosphere for sure ;)
In general - keep it up :)
Hey, I don't know if you need to add any update but recently I'm getting following error when trying to export to Android:
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
Using insecure protocols with repositories, without explicit opt-in, is unsupported. Switch Maven repository 'maven(http://release)' to redirect to a secure protocol (like HTTPS) or allow insecure protocols. See org.gradle.api.artifacts.repositories.urlartifactrepository.html for more details.
Hey,
I tried to use both of your examples but I got following message:
"The project you are opening uses the following addons that are not installed. Try installing these missing plugins, behaviors and effects and then re-open the project.
Behavior Skin (SkymenSkin) by skymen" even though I installed your plugin.
Member since 6 Nov, 2020