Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Demkamen

Pages: 1 2 3 4
31
Ask a Question / Re: How add this api to my game??
« on: January 30, 2015, 09:20:12 pm »
just add this resourse, and use this instruction http://kiz10.com/applications/controllers/instructions/api.php. If you want detailed instruction - my skype (demkamen).

32
Ask a Question / Re: How add this api to my game??
« on: January 30, 2015, 06:37:21 pm »
I did it yesterday)

33
Ask a Question / Re: How add this api to my game??
« on: January 15, 2015, 06:52:39 pm »
Hi guys.. you could integrate kiz10 api?

34
Ask a Question / id.net (y8)
« on: December 15, 2014, 07:59:56 am »
Anybody  integrate id.net into the game?

35
Extensions / Re: Joints Extension (3.1-only)
« on: September 06, 2014, 06:19:48 pm »
I removed the "comments". Extension is not installed now  :( I read the FAQ about box2d http://www.box2d.org/manual.html:
"Here is an example gear joint. The bodies myBodyA and myBodyB are any bodies from the two joints, as long as they are not the same bodies."

b2GearJointDef jointDef;

jointDef.bodyA = myBodyA;

jointDef.bodyB = myBodyB;


jointDef.joint1 = myRevoluteJoint;

jointDef.joint2 = myPrismaticJoint;

jointDef.ratio = 2.0f * b2_pi / myLength;

I did not see the "body" in your code, can be the reason?

36
iPhone / iPad / Android / Re: ๏̯͡๏ Our new GAME: Mental force!
« on: September 06, 2014, 05:57:16 pm »
It's the button? Why?) Gamecenter better to start in the first scene. If that does not work, then you need to go to the settings of your device, and login to your itunes (in profile with your developer license). I had this problem before.

37
Extensions / Re: Joints Extension (3.1-only)
« on: September 06, 2014, 05:32:53 am »
perfectly. Nice to see that the extension is getting better

38
iPhone / iPad / Android / Re: ๏̯͡๏ Our new GAME: Mental force!
« on: September 06, 2014, 05:28:17 am »
hi
You login to your profile itunes in your devices?(settings - itunes store, app Store Apple ID: your profile)

39
Ask a Question / Re: Life bar like Timberman or Totem smash
« on: August 14, 2014, 03:31:32 am »
I'm late with the answer. In my game, I did exactly the same

40
Ask a Question / Re: Life bar like Timberman or Totem smash
« on: August 12, 2014, 06:01:02 pm »
See my game. Would you like to have analogous Life bar?
https://itunes.apple.com/us/app/mental-force/id905876595?l=ru&ls=1&mt=8

41
iPhone / iPad / Android / ๏̯͡๏ Our new GAME: Mental force!
« on: August 12, 2014, 09:11:00 am »
Mental Force is an oldschool arcade style casual game. Become a hero who must use his tapokinetic force and save people! SAVE PEOPLE :o!!!

https://itunes.apple.com/us/app/mental-force/id905876595?l=ru&ls=1&mt=8

42
Extensions / Re: Joints Extension (3.1-only)
« on: July 14, 2014, 06:34:18 am »
This extension is amazing. The only thing missing is a gear joints. This joint is very popular in many puzzles games. Hopefully in the future it will be? I would like to use it now!)))

43
Extensions / Re: Joints Extension (3.1-only)
« on: July 11, 2014, 02:25:20 pm »
Russian language

44
Extensions / Re: Joints Extension (3.1-only)
« on: July 11, 2014, 11:21:28 am »
incredible. it worked! Thank you. thank you so much!  :)

45
Extensions / Re: Joints Extension (3.1-only)
« on: July 11, 2014, 10:42:37 am »
I use a stencyl version of 7372. So I tried many other versions.

Pages: 1 2 3 4