PreacH's Forum Posts

  • Eren Thank you man! This is perfect for me. Have a great day!

  • Hello Guys!

    I want to make the score in my game to look like this :"0035" where 35 is the score you have gained but if the score you gained is 235 it will have to show: "0235" and so on. It's like in the old Mario game.

    Have a nice day!

  • Hello!

    I am working on a match 3 game and I want my grid to rotate. I managed to make the grid to rotate but because the Board logic is Square TX and the Square object won't rotate it creates the chess object on other positions than the ones I want to.

    Please Help!

  • I managed to do what I needed. If anybody needs the same I can help.

  • Hello guys!

    I followed a tutorial on how to make a "Match 3" type of game and everything worked perfect. But after that I decided that I want my Board to rotate. And I tried Multiple Variants but with no success. I will post a picture under here so It's clear what I want to achieve.

    if anybody has an idea please help a needing guy.

    Thank you!

  • If there is anyone who needs help with this matter just PM me and I will help you.

  • dop2000 I tried this method and it works. I will do some more tweaks but it's what I wanted. Thank you!

  • Hello guys! I tried to create a circular line around a circle like an outline using dot's and the expression "every 0,001 sec create dot" It works but it is very inconsistent and it looks awful. Is there any way of doing this in a smoother fashion.

    I will add a photo of what I am trying to achieve approximately.

    Thank You!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • R0J0hound It works like a charm! Thank you very much.

  • Hello! I made a basic circular plat-former with gravity but I want my character to run inside the planet and not outside. As of now I used the Platform behavior with the platform set angle and player set angle to this function "angle(Player.x,Player.Y,gravity.X,gravity.Y)". It works perfect if I go outside the planet but I want it inside.

    Thank you for your time guys!

  • Hello Guys!

    I followed an Youtube Tutorial on how to create a "Touch Gamepad" and everything works fine as long as I don't change stuff from the tutorial.

    My problem is that I want another game resolution such as 720x1280 and I want my game to "scale outer" and to move the touchpad in the middle of the screen.

    So here is my lack of understanding. When I do that the touch pad does not respond as it should and the controls remain to the left and not on the pad itself.

    Here is The Capx :

    https://www.dropbox.com/s/g25r19ca264sa ... .capx?dl=0

  • Thank you Anonnymitet

    I will go with the second ideea because I dont use any movement Behavior except MoveTo for my character.

  • Hello guys!

    I made a game and my character moves when the Touch Object " is in touch" and it follows the movement of the Touch with some minor delay.

    But I want to somehow to recognize when it moves left/right so I can add a nice rotate to effect to my character. So : is there any way to recognize the movement while the Touch object is in touch ?

    Thank You!

  • Hello guys!

    I am trying to get the next friend score and picture if he played the same game. As of now I have no ideea on how I can achive this. I followed some tutorials and I get stuck on Facebooks app Domain witch blocks my request from the my game but I fell like this route will not work for the "Get Facebook next best score and picture of friends" problem. If you have any advice it will be more then welcomed.

    Thank you!

  • Hello Guys!

    I followed an Youtube Tutorial on how to create a "Touch Gamepad" and everything works fine as long as I don't change stuff from the tutorial.

    My problem is that I want another game resolution such as 720x1280 and I want my game to "scale outer" and to move the touchpad in the middle of the screen.

    So here is my lack of understanding. When I do that the touch pad does not respond as it should and the controls remain to the left and not on the pad itself.

    Here is The Capx :

    https://www.dropbox.com/s/g25r19ca264sa ... .capx?dl=0