Xantaz's Forum Posts

  • 8 posts
  • Thanks for letting me know and also for your help!

  • dop2000I think the precision is good enough. Thank you for your help, you are amazing!

    Is there any way to attach a file here? If anyone else in the future would need help in this matter I can leave the example here. I don't want to post the google drive because I would have to keep it up forever.

    Right now this link should work. You can give it a try if you have free time. You move the paddle with your mouse and start the game with left click.

    drive.google.com/file/d/1oB9bAf-LacvHKD-nsl4emKqHcOOipbSL/view

  • dop2000 I managed to make this work, the movement is much better than it used to be, still lack of precision but much, much better. Do you think it can be improved somehow?

    Btw. thank you for your time I really appriciate that you help a lot of users here!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • dop2000 thank you for your reply. It seems that your idea worked for the guy you tried to help. I did everything you've done on the screenshot and it doesn't work. I have probably made a mistake somewhere in the process. Could you check that out please? The ball goes through the paddle sometimes, you have to restart the game but even when it's working the ball bounces off the paddle like in standard bounce of solid bullet behavior.

    drive.google.com/file/d/1oB9bAf-LacvHKD-nsl4emKqHcOOipbSL/view

    I can't find where I have done a mistake :( If I manage to make this work I will post here the result so in the future people might use this for their projects :)

  • oosyrag thank you for the idea! I'm not sure If I will be able to make this work. I will let you know later.

  • I came up with the idea... Let's say that I create a paddle with width of 180 pixels. The paddle will be made of markers. Each marker is 1 pixel wide. So lets say 1 pixel is marker 1, 2nd pixel is marker 2 etc. I know it's a lot of work to create 180 markers but the paddle will be created out of this markers so the ball will have the best precision possible. Let's say ball land on marker 1. When bullet behavior is used, I can change the angle of the ball for 180 degrees. If it hits marker 2, the angle will be 181 degrees. Marker 3 - 182, marker 4 - 183. Do you guys think it might work and the precision will be perfect? Does the engine has the capability to run this?

  • dop2000 thank you for the idea. I will look into it and see if I can make it work.

    oosyrag I have uesd the bullet behavior before and It's just awful. I'm trying to make it work and I have some ideas but did not have time yet to try them out.

    I will be very thankful for more ideas on how to approach this problem.

  • Hello everyone. I'm trying to make arkanoid like game. The biggest problem I'm facing is how the ball bounce of the platform. I have seen some posts and tutorials about brick breaking games but none of these tutorials show a way to make the ball physics great, like in arkanoid.

    In arkanoid you have a lot of control over the ball, where exactly the ball will be going. All depends on how the ball hits the platform. So far with all tutorials I have seen the ball bounce of the platform pretty much all the time in the same directions. There is no precision. It's very simple and not fun to play :(

    I was trying to find post about it here or tutorial on youtube but I couldn't find anything more than basics how to make such game. In every tutorial bouncing ball of the platform is pretty much the same, very basic.

    I might've missed a tutorial or post about it. Could you please send me such tutorial or post if it exists? If it does not exist, could you please explain to me how to make advanced ball physics system or send me an example? I don't need whole tutorial on how to make such game. The only thing I need and that I have problem with is the ball physics. I want the player to have very good control on where the ball will go.

    Sorry for my english, did my best to explain the problem I'm facing. Also I'm just a begginer in Construct 3 so indulgence will be appriciated.

    Thank you in advance!

  • 8 posts