XpMonster's Recent Forum Activity

  • I didn't meant it as condition, more like "go back to 1"

    You wrote that you start timer in "setquestion" and stop it in "checkquestion".

    So you need to start timer ONLY in "setquestion" and stop it ONLY in "checkquestion".

  • setquestion

    You only need 2 actions for Timer.

  • 1. Start Timer (Once) for X time with tag "any".

    2. Stop Timer with tag "any".

    3. Repeat from 1

  • What project? Construct 3 engine?

    Feature-suggestion?

    Bug Hunt?

    Translations?

    Help me with my game?)

    You might be in a wrong forum section - try "Job Offers and Team Requests".

    Specify what you're exactly looking for & how you can collaborate.

  • Easy that.

    Trigger once somehow: Play (by name) - Audio File Name: choose("Track1","Track2","Track3" & etc.)

    On Ended (tag that will be shared in all tracks) - Do it again.

  • In theory (not in C3 tho). If host (as first player) leaves, you will be forced to drop connection, all users autonomously would select the second player, check if they can establish connection, if he's not - select third.

    But then...what if the original host didn't really disconnect? What if he just lost his connection for a short-period of time? 10 seconds and he's back, but players moved already to the second player who for example has worst internet. Would the game had feature of redirecting itself back to the original host if he's back? That's a lot of headache for developers with pretty small benefit for players too.

    I think implementing feature for hosts to pass their position to other players if they decide to leave would be better.

    Too much redirecting. It could be too huge depending on the game.

    This is not something developers practice often.

    If you just create your game to play with friends you don't really need this.

  • Not good at math, but if I understood what you need correctly then here's the answer:

    If you want to add exactly 1% of original Image Width (change plus to minus to decrease)

    If you want to add 1% of Current Width (change multiply to divide to decrease)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Use action System / Scroll to Position.

    However if you want camera to follow the player - add your character Scroll To behavior.

    In Editor you can't change it and there is no practical reason to.

  • Without optimization it will. Better make a simple proof-of-concept game first & then work on beautifications (like shadows & amazing explosions).

    Containers are always a good choice. Use them every time you can!

  • Hi.

    You only really need to send the most essential data to peers. Player coordinates, angle & etc. Everything that somehow gameplay-related, not just visuals. There is no need to share the whole map.

    e.g. If you need character's shadow - send only character's coordinates & angle. Shadows should be updated for each peer individually based on that data. There is no need to flood connection with this.

    You could make any online game, but you have to be very smart about what you send.

    Also you'd have to show us what you have updated so we could see what could be the reason for lags.

  • 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

  • I created something similar.

    drive.google.com/file/d/19rSmpbbMec6um3c0QlFIOBoAJgfrcMH6/view

    Have fun!

XpMonster's avatar

XpMonster

Early Adopter

Member since 25 Apr, 2013

Twitter
XpMonster has 1 followers

Connect with XpMonster

Trophy Case

  • 11-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

17/44
How to earn trophies

Blogs