Allardje's Recent Forum Activity

  • Hey guys,

    Since i switched to Construct 3 i am missing a very important part of my game and that is the Facebook plugin.

    The official plugin does not work on mobile and all other plugins available seems to be for Construct 2.

    Is there any one here that knows any plugin for Facebook, for Cordova/Android, for Construct 3?

    Thanks!

  • Hi Guys,

    I would like to know if there is any way to change the color of the Android status bar.

    Thanks!

  • Would any one please check this real quick for me if it's a Construct 3 bug or not?

    Just a quick load image from URL. I can't seem to load any image from any url.

    You know something about his Ashley?

  • Hey Guys,

    I just switched from Construct 2 to Construct 3 and after 30 mins or so i got everything up and running again.

    There is just one issue. Normally my game would fetch your profile picture from Facebook based on the users facebook id.

    This was never a issue but it seems that in Construct 3 it would not load my image from url.

    I tested it with a image from my own URL already which results in the same: Image will not be loaded from URL.

    Is this a known issue or am i missing something?

    Thanks!

  • Hi!

    I just switched to Construct 3 and this plugin is the last one i need updated.

    Are you able to update it for Construct 3?

    I really love this plugin. It's simple but so useful.

    Thanks!

  • Will try this once i get back to the avatar part.

    On the other hand you sure it's possible for C2? ( since you mentioned C3 in your post ) or was it a typo?

    Thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey guys,

    I was wondering if it is possible to make a square image round. I guess all i want to do is to "add a 50% border radius" to a sprite.

    I really want to have them circular but i can't figure out a way to do it.

    I can not make this sprite circular myself since the image will be fetched from Facebook ( profile picture ).

    Any ideas? Is it maybe possible to add a CSS style to a sprite?

  • dop2000 Darn i knew i was close i did it like that the first try but without the "ELSE".

    Should'v thought of that.

    Thanks for the info!

  • Hey guys,

    I had this problem a few years back and i used a workaround back then but i forgot what i did.

    I was wondering if there is a clean solution for taps with specific conditions.

    My code is as following:

    On tap > Next

    --- IF variable = 1 > Do action 1

    --- IF variable = 2 > Do action 2

    --- IF variable = 3 > Do action 3

    The problem is that when you tap "Next" it will do all "IF'S". So instead of checking the condition and doing it it actually starts a chain.

    After the first click the first action is true. Than the second action will be true after that. Than the 3th etc. But instead of only running it once it will do all actions which is pretty weird i guess since i only tapped once.

    Any solution to this without creating a weird workaround?

    Thanks!

  • I will surely take a look at CSV right away! Thanks for the tip. The thing is that all data can be edited and will be edited on the fly. So i need a nice way to edit and save this stuff. Now the loading and saving is not something i'm worried about i'll figure that out.

  • Hi Guys,

    So after a while of not producing anything anymore i'm back in Construct 2 to create a little piece of software that can be used for my poker tournaments.

    It's for personal use only so there is no need for 100% "the right way". If it simply works i'm satisfied.

    I need to write away some (permanent) info. One of the things i'm stuck with now is creating the players as data.

    Remember, this is going to be a piece of software, not a game. So when i say player i mean a real life player as in data.

    It should be like:

    Player 1

    Balance: 50

    Games played: 6

    Ranking: 4

    Player 2

    Balance: 500

    Games played: 16

    Ranking: 1

    Now i thought i should use an Array for this but i am no pro at this kind of stuff and to be honest i'm not sure how to write this away.

    Some factors are: There can be unlimited players so i can't set an exact size of an array. Each player has multiple data inputs.

    What i am trying to reach is something like:

    [Player1,50,6,4

    ;Player2,500,16,1] ( this is not actually a format, it's just so you can understand what's going on in my brain ).

    In an other format it would simply look like:

    Player1,50,6,4

    Player2,500,16,1

    This data should be used later on.

    So long story short, i guess i need an array but i don't know how to add multiple data for each user. Players are actually creating in the application itself. So once clicking the "add player" button it should be able to create a new row with the x amount of columns that will contain the data as shown above.

    Good to know is that it will be exported as NWjs. So i got a lot freedom as in how it's done.

    Any help is appreciated. Thanks!

  • There shouldn't be a problem as long as it stays FPS 30+ anyways.

Allardje's avatar

Allardje

Member since 25 Jun, 2013

None one is following Allardje yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies