giffjo's Forum Posts

  • I am wanting to incorporate online leaderboards and then eventually achievements but that will come later. I have downloaded the Cranberrygames plugin and included it into my game. I am kind of at a loss of where to go from here. I have looked for guides to no avail. If someone can direct me where to look it would be greatly appreciated. So from what I understand of it, add the plugin to your game, add the google id, which I am assuming is the application ID under game services. Then I am not sure where to go from here. How do I let the game services know what the score is? How do I include the plugin on Crosswalk. Thank you so much in advance.

  • How do you compile your Android projects? Is it with Crosswalk and you setup Google Play Services with Crosswalk?

  • So right now I have the game saving the coins to a global variable, it works perfectly. Now on my shop screen I have two characters, the main one that you get for free and then one next to him that costs 5 coins at the moment to purchase. When I push the button to purchase him the game takes you back to the main screen where you can start it up with the newly purchased character. But when I go back to the store and select the free character and then go back in the paid for character now costs 5 coins again. How do I make it so this doesn't happen and when I purchase him he is always purchased? Thank you in advance.

  • I couldn't post actual URLs cause my rep isn't high enough yet. So I added a few spaces throughout the url that you just need to delete

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • here is the link for the capx https ://www .dropbox .com/s/0ix3135lt7j1juu/example1.capx?dl=0 and here is a picture of the the actual problem is https ://www .dropbox.com/s/vvzkb0qy7k5qhgq/example1.png?dl=0 . Thanks in advance.

  • when I get home I'll will get a capx up but yes I do want the player to land on these objects.

  • puntodamar that didn't work. My guy when he's on the platform he'll show off sometime he will move from the center to off of the platform in the blink of an eye

  • I will give that a try. Thank you

  • Anyone?

  • I am making an endless runner, I have my objects randomly coming from the right of the screen with the bullet behavior. I have my character who has the platform behavior and he is bound to layout. He can jump and move forward and backwards. When he jumps on the objects that have the bullet behavior he slides off slowly and sometimes it seems like he can't get his footing. Any ideas why this is doing this? Any help is greatly appreciated.

  • Nope ArcadEd I am getting the same error and I have been using it for a while

  • codah this is in a group, you are correct about that. I can't figure out how to add 1 to an individual instance of highlight. I have been trying to make it work for a few days now and I just can't seem to get it.

  • So my tower defense game is finally all coming together but there is still one last thing that I need as far as I know for my game engine to be complete. I can upgrade each individual tower but once the upgrade has hit my instance variable of 3 I want to hide the highlight for the tower that has been fully upgraded but it hides it for all of the towers. How can I make this work, how can I make it so each individual tower stop from upgrading after it has reached it's max upgrade. Any help would be greatly appreciated. I have attached a screen shot of my upgrade group. Thanks in advance.

  • ramones thank you for the capx files. I used them and altered them slightly to make it work for the most part. I am still tweaking things right now to make it work more for the game I am making but you set me on the right track. And every one else, thank you for your inputs I am trying to use a little of what everyone else has suggested also.

  • ramones I have been trying to figure out the UID thing for a little bit, following the things in the forums but I am just not able to get it to work. Any way you can point me in the right direction?