Darklinki's Forum Posts

  • Thanks Plinkie, I?m not sure why I forgot that... Wait 0.1 wasn?t enough even wait 1 second was to short cause the player jumps to slow.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • <img src="http://abload.de/img/failurev1s42.png" border="0" />

    Hi Guys, small problem:

    My player moves around a planet, and needs to jump as soon as the mouse is near to him.

    This works fine one time, the monster jumps one time but after that not again.

    I thought the event just gets fired 1 time but it really gets fired as long as the cursor is near the player.

    Does someone of you have any clue why ? I could also make an example but I hope the image is enough.

    PS: Planet is solid, player is platform, default keys(YES)

    Before I forgot it, if I go away with the cursor and again near to it it jumps again once...

  • Its possible to just export the script ? I dont have this option O.o

    This is amazing, this will save much time.

    I work also on a dev server with another developer. So I could never work local.

    EDIT: "Sry I saw now that this is just a Suggestion :D"

  • Save your game as an project than your able to open every eventsheet ;)

    ProjectFolder/Event Sheets

    The .xml files (not .uisitate.xml) are the plain text from your event sheets.

  • 1. Reedem your code here

    2. Download your licensfile again

    3. Move the license file in the right folder

    4. Restart C2

    If it still not works write an email to scirra.

    After you reedem your license file there should be also an badge on your forum avatar.

  • Do you bought it over steam or here online ? Normally you should have an badge above your avatar

  • No, server aren�t for free. If you really want a chat or a multiplayer game buy one. They starting already at 2$ per month. I don�t think somebody will give you access to his server for free.

    If you just one to talk with your friends without work you can also use any free chat service. Like ICQ or Skype.

  • I don?t want to be rude or something like this, but please learn the basics. And please do not push your topic more than 1 time per day. It does not work cause you need to have a server with configurated websockets. It?s not just download and it works.. Chats and multiplayer games are definitely advanced things.

    If you would have read the whole thread for this example you would know that you need:

    • A server
    • Websockets configured(A simple Tutorial given)

    In the file you see there are 2 global constants:

    • Port
    • Websocketlocation

    As Example there is port 50001 and the location is localhost, this works for sure in you local network but NOT online, cause this is just your loopback adress.

    So it can never work that you just upload this example and can talk with friends ...

  • Every export is currently broken in r144.. Soon a hotfix will be released

  • set the array global an define it on the first layout ?

  • Everything you asked is possible but care this are advanced functions so it will be not so easy. Manual This should help you enough ;)

  • Exporting works without an error but the exported game just shows an black screen

  • Happy Birthday also from me ;) Dont party to hard !

  • Inserting levellower sounds very good to remove weaker monster ;)

  • I thought he meant with max fps, the increasing of the performance.