rekjl's Forum Posts

  • Perhaps you might want to try it with Crosswalk instead. I think most people here are now leaning towards Crosswalk as it is better and there are nice people from the Intel and XDK team here in the forum helping us as well as constantly listening to our needs and improving crosswalk.

  • Default C2 icon or Intel icon? It should be the Intel icon I believe. Did you set it in Android or the Android-Crosswalk tab? Try changing or placing the icon on both and see if it works.

  • Awesome! Hopefully this will encourage more people to believe that they too can start making games, and bring more people to use C2! That would be a huge boost.

  • Thanks to your feedback, I've made some new dirty looking sprites. Haha I think it looks ok and gives more option to the person using it. I will try to do the same with the boxes and crates for the next update.

  • Sorry to hear that. I guess I can't help you out on this as I've never used an IOS export wrapper. Perhaps the others with more experience can help you out with this.

  • Fimbul, thanks for that in review! Appreciate it! Will look into getting the book and hopefully start into reading it soon. Now still working on the bugs and founds some lag in the game, so need to work on those for now. Again, thank you!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yup, the collision detects immediately once it touches so if you delete it instantly, it would seem a little fast. There are a few ways to improve results. The simplest is to use a wait function and than delete the object. Test the amount of time that will give you the best looking result. Others would be to determine the exact location you want it to disappear, like determining the x and y or by imagepoint.

  • https://www.scirra.com/forum/viewtopic.php?f=153&t=74348

    Here would be a very good start.

  • You will need to change the fullscreen in browser settings in the configuration settings area. There is a big chance it has to do with the scaling.

  • Ohhh....nice idea! Haha that is definitely an interesting trade idea! Best of luck!

  • Perhaps you need to check your collision box? In most cases, it will be automatically set to the entire size of the image, for example, 128x128 pixel, even if the image in it is smaller. Go to the image editor and set to guess object shape.

  • Fimbul, Thanks! I will definitely take your word for it. But the game I am making is for mobile, so since you mention that it doesn't deal with mobile that much, do you think it is still worth buying and reading? If it does delve into the approaches of how hackers hack, maybe it might be worth it as it might be universal and maybe think up of a solution to reduce the effects or make it too troublesome that less of them attempt it.

  • Fimbul, thanks for that link. It definitely does look interesting. Only thing is it was written in 2009, and we need to check if it is still relevant since security and hacking has vastly improved since than. I will have a look at the more recent reviews to see if what is discussed in the book is still effective nowadays. Again, thanks for sharing!

  • Thanks Beaverlicious! It was definitely interesting indeed. It was a year ago, wondering if any strides have been made.....by both the softwares and the hackers!

    Hmm....I'm really leaning towards doing a replay scenario. Where the game stores how the game was played, and saved into an array or something, than I can rerun it with the settings that I also used to create the game. I think it would be a good first protection to immediately find out which are genuine results and which have been altered. If the hackers still want to study and hack the replay values....well hats of to them than

    I am leaning towards replay scenario and it being stored in a php server.....well that's the plan, but it is still a few months early as I finish the testing and graphics for the game, so in the mean time I am looking at the various methods available and see how much I need to change my game to implement them.

  • Haha IndieKiwi, I have no clue how it really works now, so not sure how they affect each other but am trying to slowly understand it.

    Thanks for that Beaverlicious, I never saw that post. I tried looking for it but couldn't find it. If you do see it again, would you please share the link.