cvp's Recent Forum Activity

  • sure

    .capx

    Another time please put a cvp in your reply, then i will get a notification. I only saw your answer by luck <img src="smileys/smiley1.gif" border="0" align="middle">

  • NaN mean "Not A Number"

    Everything you save in webstorage is saved as a string. So when you retrieve the data from webstorage you will have to cast it back to a number if it was a number you saved.

    Something like:

    set myNumber to int(Webstorage.LocalValue("webstorageNumber"))

    it is the "int()" that converts the string to an integer(a number).

    Hope it helps.

  • Have a look at Containers

    I think that is what you are looking for.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Please is a much better word then ffs...

    But try the key -->release condition

    like this:

    .capx

  • Yey, that worked for me as well. Missed the comment about that working. sry.

    A second question though thehen or others :-). All my sprites look like sh.. in the simulator. Seems like the is no anti aliasing or something. All my gradients are messed up.

    <img src="https://dl.dropboxusercontent.com/u/2560922/mobiledev/forum/iap/construct2/tizenSimImageNotOK.png" border="0" />

  • Any updates on this thehen does it work for you guys in the simulator? I still cant get it to work.

    Any idea if its just the simulator? and it works fine on devices?

  • Got a little carried away with it all. So let me know if I need to make it more simple :-)

    .capx

    You can disable/enable the mine to see the difference.

    Basically I apply an impulse to the ball when it collides with the mine.

    Hope it helps.

  • You could use dt(delta time) in your calculation for creating the hitbox. Then you are not depending on the framerate.

    You can find more info on dt here

  • Yes, gamecenter is IOS only.

    Have a look at the clay.io plugin.

    That might help you.

  • First of all welcome to the C2 community then <img src="smileys/smiley1.gif" border="0" align="middle">

    Second... Fruit ninja might not be the easiest game to start with, it does involve some complicated methods.

    That said. Have a look in the FAQ section

    There is a topic on how to to slash/dash like in fruit ninja. (search the page for "fruit ninja" to find it) In general the FAQ section hold a great deal of information on various great topics.

    For "throwing" the fruit onto the screen have a look at the physics behavior. You could create the object outside of the layout, apply an impulse in a direction.

    Have fun with your project, and let us know if you get stuck, then we will be happy to help. <img src="smileys/smiley1.gif" border="0" align="middle">

  • If you are running version 7 of the sdk try downgrading to version 6.

    other topic on the issue

    You also need to zip align etc. dont know if you have already done that.

    There is a great tutorial on that here

  • I second this. It would be a great addition to all the new Tizen apps coming up.

cvp's avatar

cvp

Member since 23 Sep, 2012

None one is following cvp yet!

Connect with cvp

Trophy Case

  • 12-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

14/44
How to earn trophies