Vinke's Forum Posts

  • 15 posts
  • Hello,

    Opening Construct 2 today and I got this

    Any idea on how to fix this ? On my second monitor it look normal (4k) but on my first one (1080p) it doesn't.

    It happen only when the window is maximized

  • Well we create two time the same object and not two different object. Yes i've access to family

  • Yeah that's perfect thanks again. For optimisation, can't we use the UID instead of create two identical sprite ?

  • Wow thanks for this example 99Instances2Go did not know the gravity work like that. So now I need to know how to join both so if the top player is stuck on a platform the bottom one can not move even if there is no platform infront of him.

    I think about simply add a invisible collision box so we don't see it, but if I do that the player will not hit the ground and stay in air.

  • Hello,

    I'm working on a game and I need to create a reflect on my player and everything that happen to this reflect happen to the main player. It's a bit hard to explain in english for me so here is a image who explain the idea.

    Any idea to implement that in construct ? I've no idea where to start

  • you don't understand my problem is not when using the pattern but for export it from photoshop.

  • No, it's a transparent bg and I add it on the background but the grid will move with the player. So I need to cut my background (in photoshop) to use it in construct. But everytime I try to cut it we can see where it repeat.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yeah it work but I want to rotate only the pattern not the whole background.

  • Hello,

    I've created a simple pattern for my background but I don't know how to cut it for using it in construct 2.

    Here is the pattern :

    But I want like that :

    And after one hour I still can't cut it correctly. Any tips for doing that ?

  • Ok so what is my best option ? The behavior is simple, when the user click a force is added on the player and he move in the direction of the click. Just that. It's not a real jump, just a force added in a direction.

  • Hello,

    I'm working on a game when the player is just a circle who can jump between platforms. My problem is my player with the physics behavior go through the solid objects (my platforms).

    It is possible change that or I need to use the platforms behavior ? Even when I add the solid behavior it still fall through the platforms.

    Thanks

  • This game is awesome. Nice graphics, addictive gameplay. Nice job

  • Hello,

    What is the best way for add a grapnel. The physics is really basic, something like:

    • At start you have a force to the right
    • If you don't use the grapnel you fall
    • MouseLeft = launch the grapnel
    • If the grapnel hit the platform, hook it

    I've started by create a line between the player & the platform, change the origin of the player where the grapnel hit the platform and just rotate but it's not very ... logic.

  • Hello,

    thanks for answers, finally I just bought it because of the -30% (awesome). I've look many tutorials & real game project and I predict it will be cool.

  • Hello,

    I have some questions before buying construct 2. Before, I'll introduce myself so you will be able to lead me. (I'm French, my english is dencent (i guess) but not perfect, so sorry if I make mistakes, nobody is perfect ).

    So basicly I'm a javascript beast , I'm a front-end developer in freelance and I love create games. I started in C with SDL 10 years ago and C++ with SFML. Since 2 years I create games in JavaScript with pixijs.com Pixi.js but today I'm done with it. Recreate the wheel in every project, code your game from scratch is kinda annoying.

    So I want to buy a 2D game engine who does not limit my creativity (so much pretentious ) I tried Unity3D but it is not cheap and the free version have somthing that I hate (the splash screen).

    My first idea was Construct because the community looks active, if I refer myself on the release page, the dev team is pretty active too and we can find many documentation on internet.

    Construct 2 have a pretty damn good reputation but in reality it is awesome like everyone said ?

    Can we create any games type/style or sometime the engine limit yourself ?

    Can we create multiplayer games with nodeJS ?

    It is the good choose for my profile ?

    Can we add in-game purchases & admob in your mobile game ?

    The visual scripting editor work well (UE4 make me love visual scripting) ?

    Thanks in advance for your reply.

  • 15 posts