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 - gamenewer

Pages: 1 ... 5 6 [7] 8 9 ... 12
91
Support / Re: How to perform attachments effect by jpct-ae?
« on: November 05, 2014, 03:39:15 am »
The effect include  circles on the floor and color lines aroud the car , I see those color lines random  rotate and size is dynamic changed, I don't konw how to realize this effect?  in other words ,  which type texture (picture) can make this effect?   if show an example picture maybe helpful.

I use the attached picture on a sphere , but effect is  big diffrent  :-[

92
Support / Re: How to perform attachments effect by jpct-ae?
« on: November 04, 2014, 03:28:25 am »
Hello Egon , I have split  the game into 5 parts and send you by email. Please check them out and use 7zip  unpack. 

Thank you very much !

93
Support / Re: How to perform attachments effect by jpct-ae?
« on: November 03, 2014, 10:23:20 am »
I recode  a game video and place on my net disk http://pan.baidu.com/s/1hq8Bzww,  but the effect is very poor..... :-[

94
Support / Re: How to perform attachments effect by jpct-ae?
« on: November 03, 2014, 09:25:15 am »
I'm so Sorry, The game is not available on Google Play .  you can use  orgin version http://pan.baidu.com/s/1bnnMO0J ,   I promise this  game is not have virus beacuse I have tested it. This game is very hot in china , the game maker is cocos2d-x copration in beijing.   If you have some doubts ,You can install  and play  the game in fly mode, and then delete the game , or install the game on a no sim card phone. anyway , I only want you lookat the game cool effect and give me some sugestion,  no other mean . I hope you can see my mean...

 :) :) :) :)

95
Support / Re: How to perform attachments effect by jpct-ae?
« on: November 02, 2014, 11:09:59 am »
Hello , Egon  , Are you back ?  :) :)

96
News / Re: Away from keyboard for a week
« on: October 28, 2014, 02:51:09 am »
Have a good time ,  welcome to china if you have  chance (time)  :) :)

97
Support / Re: How to perform attachments effect by jpct-ae?
« on: October 27, 2014, 01:12:32 pm »
  I'm sorry , I don't know you are on  holiday ,  Have a good time! :)

98
Support / Re: How to perform attachments effect by jpct-ae?
« on: October 27, 2014, 12:05:40 am »
Hello ,Egon , Please look at the game if you have time ,   This colored line is random and  dynamic and diffrent size, maybe it created by  program ,not by texture , the sphere  is have a texture around the car. 


Very thanks!

99
Support / Re: How to perform attachments effect by jpct-ae?
« on: October 26, 2014, 01:39:16 pm »
The effect is very cool , if anyone want  the game to take a look at , check out the game here http://pan.baidu.com/s/fsdfsdfsfsfsfdsd
The game about 26M size.   :)

100
Support / Re: How to perform attachments effect by jpct-ae?
« on: October 26, 2014, 01:35:44 pm »
another one,

101
Support / How to perform attachments effect by jpct-ae?
« on: October 26, 2014, 01:34:50 pm »
The attached pics are taked from a car race game ,  the effect is very cool ,   I want to perform this effect by jpct ,  but I don't know how to perform the dynamic color line around the car ?  Any sugestion or sample code , Thanks very much ! :)

102
Support / Re: How to dynamic change the texture U V ?
« on: October 24, 2014, 02:30:08 pm »
It's ok , thank you very much !

103
Support / Re: How to dynamic change the texture U V ?
« on: October 24, 2014, 11:58:14 am »
hi, I use following code , but nothing happen , what's wrong

      billbord = Primitives.getPlane(1, 20);
      billbord.setTexture("speedup");
      billbord.build(false);
      world.addObject(billbord);


 and  ondrawframe

                mx.translate(-1, 0, 0);
      billbord.setTextureMatrix(mx);


I want  picture translate from right to left and repeat this action 

104
Support / Re: How to dynamic change the texture U V ?
« on: October 24, 2014, 11:28:24 am »
Sets a matrix that is applied to transform the texture in stage 0, What's stage 0 ?

105
Support / Re: How to dynamic change the texture U V ?
« on: October 23, 2014, 01:14:13 pm »
If I do this in ondrawFrame ,  maybe this will cause the framerate drop huge?

Pages: 1 ... 5 6 [7] 8 9 ... 12