buildbox

How can i make the enemy go to the character position?

微笑、不失礼 提交于 2021-01-29 07:50:56
问题 What my game has is a character in a preset position in a 2d-game mobile(x=0.33, y=9.48, z=0). I have enemys that are spawn from different angles of the screen with a movement script. But i have to modify the script so it moves towards the character position always. Tried to set the position of the enemy = with character position. but that doesnt work. Anyone has any idea how can i do that? here is the script: /// //Speed - essential : true ? let speed; let enabled = false; let phys; function

What is a key store path in Android Studio?

与世无争的帅哥 提交于 2020-12-15 07:20:43
问题 I just created my first game using Buildbox and I am trying to upload it to the Google Play Store. Apparently, I have to use Android Studio to turn the game file into an APK. So far, I know how to open it and select "Generate signed APK" or something along those lines, but then I am given a screen like this. I have virtually no prior knowledge of any of this, so am I supposed to create a new key store path? Do I already have one? How do I do it? Any tips are appreciated :) 回答1: Key Store Path

What is a key store path in Android Studio?

孤人 提交于 2020-12-15 07:19:49
问题 I just created my first game using Buildbox and I am trying to upload it to the Google Play Store. Apparently, I have to use Android Studio to turn the game file into an APK. So far, I know how to open it and select "Generate signed APK" or something along those lines, but then I am given a screen like this. I have virtually no prior knowledge of any of this, so am I supposed to create a new key store path? Do I already have one? How do I do it? Any tips are appreciated :) 回答1: Key Store Path