| bio | website | |
|---|---|---|
| location | Mumbai, India | |
| age | 27 | |
| visits | member for | 1 year, 3 months |
| seen | Sep 30 '12 at 6:26 | |
| stats | profile views | 36 |
Working as a software developer(iphone/ipad)
|
Jul 27 |
comment |
Touch area double sized on newer device you didnt reply me, please help me .. can you tell me, how i can get which device is using like iphone4 or iphone3 any other code to know which device is using so that i can change my code. |
|
Jul 23 |
comment |
Touch area double sized on newer device yes i have name the image with suffix -hd.png for iphone4 and with out suffix -hd.png for iphone3, can you give me your skype or any IM id so that i can share my screen with you , i am struggling with this issue, i will be very thankful to you. |
|
Jul 23 |
comment |
Touch area double sized on newer device I am using point as you can see my code, and here i am scaling my images so i have defined twice, one for iphone3 and second for iphone4. i checked my code i have not use pixel. |
|
Jul 19 |
comment |
Touch area double sized on newer device touching area is double of iphone4 image but touch area is same as iphone3 image. |
|
Jul 5 |
comment |
How can I make a rectangle to an irregular shape? @Bytes i used masking to break an image i didnt use rectangle as you comment in my last Question i used mask image as the shape of images(same pattern i have used) so i cant use the rectangle box, i need to make rect of this irregular shape . |
|
Jul 5 |
comment |
How do I break an image into 6 or 8 pieces of different shapes? @Byte56 please vote my Question so that all other developer can give answer.gamedev.stackexchange.com/questions/31667/… |
|
Jul 5 |
comment |
How do I break an image into 6 or 8 pieces of different shapes? @Byte56 please if you get any idea let me know i wasted 2 week on this and i have deadline to submit this app, please for me you just try to solve it. |
|
Jul 5 |
comment |
How do I break an image into 6 or 8 pieces of different shapes? @Byte56 I used masking for breaking an image as the above mention pattern now its breaking in different pieces but now i have one issue to make the Rect of each pieces, i need to drag the broken pieces and to adjust at correct position so that i can make again actual images. To drag and put at right positing i need to make Rect but i am not getting idea how to make Rect of this irregular shape, I will be very thankful to you, any idea or code to make rect . Thanks. |
|
Apr 19 |
comment |
How do I break an image into 6 or 8 pieces of different shapes? Thanks you all guys, i dont know quartz 2d i started to learn, if i face any problem i will need your help. thanks ones again. |
|
Apr 18 |
comment |
How do I break an image into 6 or 8 pieces of different shapes? Hi i am new in cocos2d i dont know method to break the image, will you please give some code for breaking image in pre-made break patterns so that i get idea and i start my game. |
|
Apr 18 |
comment |
How do I break an image into 6 or 8 pieces of different shapes? No, i have 3 set of pre-made break patterns. |
|
Apr 18 |
comment |
How do I break an image into 6 or 8 pieces of different shapes? no i have 3 breaking frame like above image, i want to break image in 6,7 and 8 pieces and this breaking frame will appear according to the player age. |
|
Apr 18 |
comment |
How do I break an image into 6 or 8 pieces of different shapes? sorry its 3 second so that player see the image then after broken he can arrange according to that. |
|
Feb 3 |
comment |
To move the object (sprite) in all direction with constant speed in touch direction and to follow the touch path will you please tell me max_speed , airplane.velocity , airplane.angle method how you got here? |
|
Feb 3 |
comment |
To move the object (sprite) in all direction with constant speed in touch direction and to follow the touch path Hi Gaget, above algo is for Box 2d or for cocos2d, beacouse i m developing my game in cocos2d and What "Target" point in above algo? |