el rico21's Forum Posts

  • Awesome, thanks a lot for your help mate!

  • right, i had a look into it but i didnt fully understand how you make this work with construct and fb plugin. do i just give standard permissions and code as i would've before or do i need to set up the sdk from android studio? thanks fredriksthlm

  • Hi all!

    I'm trying to add some facebook features in my game, for example the possibility of sharing scores with your friends, but as i was researching for the right permissions to add in the code, i found out facebook has deleted publish_actions permisson in their breaking changes from August 1st and alternatively, if we want to let the users of our app share to Facebook, we need to use their sharing products. i looked onto it but didnt quite understand how to proceed with sdk and what not. Does anyone have an idea how to proceed? thanks for any help!

  • thanks for your help, it's a bit of a relief to know that you're not having those lags, in fact i'm having only having the issue on my test device ( i'm using also a samsung but a j5), while on pc it goes super smooth. it might actually be my device and i'll definitely try to debug the apk to see if anything's wrong with the code. thanks for taking the time to try and give me a feedback, i really appreciate!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Bump, still tryin to figure this out:( this is really stopping my workflow, hope someone will be able to help me out!

  • Hey guys, is there a way with c3 functions to save data to a server or even to google play, instead of using local storage? I've searched on the forums but can't find anything useful.

  • Hi everyone! like the title says, i'm having a weird lag on a ball which uses bullet behavior, and the thing that's really driving me crazy is that it only happens on mobile when i export in debug apk. i've tried pretty much everything with setting like webGl on/off, downscaling quality to low, clear background off and so on, but whatever i do my ball still snaps while moving. Does anyone have an idea if this is a constrsuct problem, export issue, or have i done something wrong? i try to add the link to my test apk (not sure if thats how you do it) if you guys want to check it out to understand what i mean, is simply a ball moving around so the movement should be super smooth, but it isnt. Hope someone will be able to help me out, thanks for your time guys.

    drive.google.com/file/d/1MRU3ixA5A_pdoa51o-qTwE9YDcDeNP8N/view

  • I kinda solved this with a little work around: i check the condition that verifies when player hits the bonus, so i basically said If player bounus= true and sound="on" => play sound

    It worked but if someone knows what the main problem could be let me know, i still can't get over it lol. Cheers guys

  • Hey guys! I'm having a very weird issue with my sfx and i really can't get what the cause might be.

    To make it simple, i have 8 bonus items in my game and each of them, on collision with player and if sound variable is positive, should generate a sound (same sound for all of them). Now the thing is, it only works with 2 of them! All the others don't play the sound on collision, and the events are exactly the same for all of them:

    Player-> on collision with "bonus1"

    System-> sound="on" => play

    "sound" no loop

    Please somebody help me, this is driving me crazy 😂 thanks for your time everyone!

  • It worked simply Perfectly! Thanks so much dop2000 you're great

  • Cool that sounds like the right approach for what i'm aiming at, thanks for your suggestion mate i'll try that!

  • Actually on my phone is only using about 20% cpu and it says weblg, if that can help

  • Hi All! I've been searching for similar situations that could help me solve my prob, but unfortunately i couldn't find anything to gave me an idea so i hope someone can help me out! Basically i want to call a function in my levels for a max of 3 times within 3 minutes but i want them as well to happen at random times, each within a timelapse of 20-60 seconds. I hope someone will come up with an idea! Thanks for your time guys and if it's not too clear what i'm trying to obtain just let me know

  • kriand sorry i downvoted your comment, actually i was trying to do the opposite but the thumb up is covered by the propic! Just wanted to let you know bc you might be wondering why someone would downvote your answer lol btw Alon i think you could do that with local storage as well, and if that can help here's a very good tutorial on how to use arrays m.youtube.com/watch