joshuafinancial Thanks for your kind words! Sorry to hear you had to restart to get out of the game. What phone do you have?
Succulents now added to Kunkong!
https://play.google.com/store/apps/details?id=com.lumicreative.kunkong
Kunkong seems to be picking up for some random reason. Will launch for iOS at some point. Feel free to provide some feedback. Currently there seems to be a debate about this being too similar to Katamari. You be the judge.
https://lumicreative.com/games/kunkong.html
GooglePlay: https://play.google.com/store/apps/details?id=com.lumicreative.kunkong
Do they have to be merged together in one sprite or can they be grouped together to look like one image?
Hmm, that's very strange that the larger size doesn't work. It's even more strange that the fullscreen is tied to how you name your project ID. I would think there would be no correlation with naming the ID and controlling the fullscreen.
BTW, sometimes, you might not get fullscreen on mobile because there is a bug on the naming of project ID. You can see the bug I filed here: https://github.com/Scirra/Construct-3-bugs/issues/2092
For example, if you name your ID com.teamname.gamename you might not get fullscreen, but if you change it to com.randomname.gamename, you will get fullscreen. Strange.
Love the llama drawing!
Sweet artwork!
Does the white space change height with different viewports? You should try repositioning your ground on Start of Layout with X position of viewportbottom(0).
I think everything looks mostly good except the 3 second wait. It's not reliable. You should destroy the EnemyShoot and Enemy1s sprites when their animation is complete instead.
EnemyShoot > On animation "dead" finished > Destroy
Resubmitted here: https://github.com/Scirra/Construct-3-bugs/issues/2275
I get the same thing. Works in C2, but not in C3.
I also have had issues with this. I've bugged it, but it was resolved as I may have set it up incorrectly. Nevertheless, I can't seem to figure it out and have went through the documentation multiple times and have tried everything I could.
Bug that was resolved, but still no luck:
https://github.com/Scirra/Construct-3-bugs/issues/2093
Sweet. Thought it redirected me to the wrong site at first. Reminds me of Sim City a little. Nice start!
Develop games in your browser. Powerful, performant & highly capable.
WackyToaster Thanks, but still getting the same issues. Will keep trying. I do have my c3p file if you want to take a look. Thanks anyway!