dhillyard's Forum Posts

  • You need to use the new version 2.0 of cocoonjs plugin. Its on Ludei website but I can't get it to work. Just get errors in construct.

  • You need the at least a personal license to export the code for android or iOS testing.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Its hard to answer without seeing code. Upload CAPX and I will take a look for you.

  • Your client Id is quite difficult. You need to create an app linked to Google play services. Then it will generate a Client ID. Not much help I know but its not as simple as looking for a number.

  • You can't test directly from within construct. You need to use cocoonjs launcher from the Play Store or Intel App Preview if using crosswalk.

  • Just use an expression of when sprite is x number of pixels from another sprite. Change size. Drop me a PM if u have issues will create a CAPX for u.

  • Did you figure anything out. I have got the exact same issue. Spent days trying to solve it. Still haven't!

  • I am making a racing game in multiplayer. I have got the majority working well but cannot figure out how to make each players screen scroll to their own instance of a sprite? The scroll behavior doesnt work as there is more than one instance? Any ideas? Thanks

  • Is there a simple way to stop sprites colliding with eachother when they are on different layers. i have two physics objects that i dont want to collide with eachother but i cant seem to find a way. Thanks

  • Have you noticed physics based movements are really slow when using crosswalk. Theory were great on concoonjs. Any ideas to speed it up?

  • Its easy to set frames to random just use the 'Random' function. Something like. Every 0.10 seconds set animation.frame to random(5). Not had chance to look at your capx yet to see if there is a better way.

  • Great. Problem solved.

  • Great. Thanks will give it a go.

  • Each time I try to test a game using Crosswalk and run on my device I only get a white screen. I have tried old and new games ones which are working fine on Cocoon JS. Am I doing something wrong. I followed the tutorial but still no joy. Please help. Thanks