Evsun's Forum Posts

  • signupdemo Hmmh okay but if i using intel XDK does it make my apk size so big sir? how to solve it?

  • Hello sir i just don't know how to solve this problem. I using cocoon.io to convert my Construct 2 project to android and all i think is run smoothly until i realize that my game didn't play any backsound that i have added before. But, when i test my games from construct 2 (Run Project), all the sound is played fine and didn't have any problem.

    So, what should i do to solve this ? Anyone here have some problem maybe?

    Ps. I export my project as Cordova and went to cocoon.io to convert it.

  • Hello sir, i have try to use the cocoon ads plugin with my games. I have follow the instruction on Cocoon website to do it. But, when i run my games, there are error message like this one

    I don't know why this happen, i have follow the instruction and i sure didn't miss one thing. I also try to search in this forum but still didn't get it.

    Please sir help me.

    Ps. I using Construct 2 r230

  • Thanks for your help sir, but after i apply your suggestion, the other line also rotate with the line above the box. I try to make some changes but still didn't work. How to make just the line that overlay with bluebox rotate?

    Might you need to see my capx : bit.ly/28UlT1U

  • Hellow sir, just wanna straightforward. Sorry if this question seems so silly but i try to figure it out by searching in this forum but didn't get it. YEs, this is a very basic, but i don't know is something in my concept is missing or what.

    Okay come to point, i have a layout like this one :

    As you can see there's a square box with blue line, let's call it "bluebox". So, bluebox is an invisible object that will rotate when user click it. What i want is attach two line above the bluebox which is gonna make L shape.

    I have try to use pin behavior to that line, but still when i click the bluebox, that line didn't also rotate as the bluebox rotate.

    I want to use set position, but it just make all my layout seems crap because all the line in this layout is made by one same object.

    Please sir, help me with this one, i have stuck for 2 days. Thank you.

  • Sir, while using your .capx, i found a problem again. Maybe you have an idea to solve this. Here's it, when the ball reach a corner, i want that corner can be rotated when user touch it, and the ball will follow the line of than L shape in corner wherever it face.

    I mean like this one

    when the user touch the corner, that shape will rotate 90 degrees like this

    And the ball will follow the line that connect with the overlapped line..

    Please sir how i can do that?

  • Thanks sir, you're so helpful.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello sir, i have searching in this forum but didn't get what i need. I have read this thread and other thread simillar with that but still didn't understand yet what i should do.

    I have an interface like this :

    What i want is the object (ball) since it's created, it will move following the line that i have draw before with a sprite ( i use a line.png file as a sprite). And when it come to some edge, user can rotate the line so the ball will follow the line that connect each other. I have try using pathfinder and bullet but still didn't solve my problem.

    Please sir help me with this problem.

    thanks.

  • Yes it's the problem, index work well and in .apk don't.. still confuse with this one.

  • Hello sir and all friends,

    just straight forward, i don't know why this error happen.

    Since i start using Consctruct 2, which is about a month ago. Every game that i create are using sound (.ogg format for andoid) and it running well when i run the game on browser. But when it's exported to android using coocon.io, some of the sound are didn't play. Mostly is background music when the game start and other, it didn't play. But some of sound such as when button pressed is work well.

    Please sir, help me with this problem.

    In case you need sample of my project, here's it (APK and CAPX file) : bit.ly/1UhPy5K

  • Yes sir, it's fully work now. Thanks...

  • Hemmh, well sir i never think that idea. But it's great. I'll try to implement it.

  • Hello sir, it might seems a little bit weird for you but i have some problem here. Actually i didn't know why this happen.

    But i have a sprite(player) that move left on a platform (board). When i didn't apply any animation to player, if the player move, it just fine and nothing strange happen. But when i apply an animation to player, if the player move it gonna fall from the board where player stand to the board below (board is solid object).

    How to solve this sir? how i can setting the animation to not falling thru the solid object? Please help me sir.

    In case you need my capx, here is it : bit.ly/1rttR5s

  • thanks with your help and capx sir, after i create a new project and not adding the physic behaviors. It's work...

  • Yes it's what i think sir, i try to find the physic behavior that i add before. I have check all the sprite and i didn't find any physic behavior left there but the world still have gravity that pull the ball to the bottom.