LaurenceBedford's Forum Posts

  • Hi, do you want the chain/rope sprite to look like an actual chain/rope with multiple parts and physics or can it be a straight line?

    Tomycase

    it can just be a straight line

  • Ah, ok.

    Sorry for the misunderstanding.

    Well there is 2 intermediate examples 1) pin chain style 2) pin rope style

    You can find it at start page when open the construct.

    Ok thanks I will take a look

  • LaurenceBedford I believe you are also making a football manager game? Maybe you guys should team up :)

    dop2000

    Thanks for the heads up!

    farflamex

    If you need any help send me an email

    at: ficiendevelopersje@gmail.com

  • savvito123

    What I meant is how can I change it to 3 sprites origin, chain, and ball - how can I add chain like physics to this so its like a ball being swung round on some rope?

  • Hello,

    Something like that?

    https://www.dropbox.com/s/4ari4wjg7csz1yr/hammer.c3p?dl=0

    savvito123

    That is brilliant thank you - how would I create the connector joining the ball and the point a chain? Also how would I change the speed depending on how long the player holds down for?

  • Hi Guys How can I get an object to rotate around a point and get faster and when you stop touching the screen the object is launched in the certain direction it was facing in?

    Heres a diagram:

    The red ball swings around the black point and gets faster the longer you click on it and when you release your click it will release in the direction it was facing in when it was spinning, like a hammer throw.

  • Here is updated version with swinging

    Probably took it too far this time xD

    Code is pretty raw and it is kinda clunky, but you should be able to take it from here.

    It was pretty fun though ;D

    That is brilliant thank you!

  • I created something similar.

    https://drive.google.com/file/d/19rSmpbbMec6um3c0QlFIOBoAJgfrcMH6/view?usp=sharing

    Have fun!

    XpMonster

    This is great thank you! But if you look later on in the video the character can swing on it like its a rope? How can I recreate that?

  • Hi I have just seen this:

    twitter.com/i/status/1263238728061014019

    how can I recreate this?

  • Have 3 arrays instead

    One with DF, another with MF and third with attackers,

    Then another array with the final team

    Keepers should always be the first ( 0 ) in the array

    So when you choose for example a 4-3-3 formation fill the next 4 spots in this final team array with values from DF array, next 3 spots with 3 values from MF array and final 3 spots with 3 guys from AT array.

    BadMario

    This is an interesting concept I will try and do it this way.

  • Hi everyone,

    I'm looking for someone to make a C3 example game (fully commented), with twitch integration to the newest api, the C3 game being able to be played from the twitch chat (like pokemon twitch plays), the game reacting to events like bits, donations, suscriptions, voting, etc., and the game sending messages to the chat ("level 1 cleared"). Full integration. Please send me a pm or add me on discord with your quote:

    PapitoMyKing#8268

    Cheers!

    PapitoMyKing

    I sent you a friend request on discord

  • Hello everyone.

    I wonder if can Construct be used to create non game Apps, like graphic/audio/video editors.

    I would keep things as simple as possible, so I just need barebone functionality.

    I'd also need generic network stack, like winsock for example.

    Thanks in advance everyone for your help.

    Bye, Cig.

    cigarette

    I made this with construct 3:

    play.google.com/store/apps/details

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Sorry, like I said, it's quite a lot of work. I can do it, but it will not be free. Maybe someone else can help, or there is an easier solution which I overlooked..

    dop2000

    I have sent you an email. Do you have discord so we can chat and work something out.

  • Like I said, it's a lot of work. I don't enjoy working with arrays in Construct.

    dop2000

    could you provide, a quick demo or even a photo on how to search for players and get that data

  • dop2000

    Thanks for the help,

    could you provide an example on how to search for players and copy them across.