DBurca's Recent Forum Activity

  • I'm probably just having a brain fart, but it doesn't seem as if the player in my game is spawning. I'm not sure what to do. For debugging, I have an alert when the player spawns. It doesn't seem to be going off:

    Am I even using this action right? Any help would be appreciated.

  • Thanks for helping.

    On the actual project, I moved 'destroy coin' before the audio. I think the problem was my Bluetooth earbuds, which sometimes have an unstable connection with my PC. I can't believe I didn't think of that before. Anyways, have a good day!

  • Yes, here is the dummy project

    [LINK DELETED]

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm making a platformer game, and whenever the player touches a coin, the coin is supposed to destroy, the player receives a point, and a sound plays. The only problem I have is that the sound plays with a barely noticeable delay. I'm not sure if it is construct itself or me. I have tried:

    • Preloading the sound at the start of the layout
    • Skipping 0.1 seconds ahead in case the sound has a delay
    • Looking at the Audio object settings

    Here is my code:

    I'm not sure what the problem is. Any help would be appreciated.

    Tagged:

  • I might be able to help. Does your friend have an account also? If so, you can download your project as a project folder, and upload it to an amazing app called GitHub (You need to make an account). I think Ashley posted about GitHub also. But if you upload to GitHub, your friend can then "clone" (or download) the folder, work on it, then push it back to GitHub. Afterwards, you can clone the folder that your friend worked on and open your project folder in Construct. I'm not very good at GitHub myself, but I suggest you look into it.

  • So I'm making a multiplayer game similar to https://www.diep.io. I started off with the "Multiplayer game example". I'm making a bigger map, and I have the ScrollTo behavior on the player. If just one player is in the game, then everything seems to be working normally. However, when a peer joins , the ScrollTo centers the viewport in the midpoint between all the other objects (I am using one object for all players). Is there any way that I can center the viewport on an instance of an object dictated by its instance variable? If necessary, I will make a different object for other players, but I would like to avoid that at all costs, considering the problems it will bring up concerning the Multiplayer object.

    (Project link has been taken down)

    Thanks in advance

    EDIT: Apparently, in "System" you have the option of scrolling to a position on the map, without having to attach a behavior to any object. If I can make the scrolling smoother (I have it every tick) that would be awesome, but I can officially mark this case as solved.

  • You do not have permission to view this post

  • Thanks! I completely forgot that I put the sprites over a solid. I needed the GameBackground for the border, So I just made 4 instances of it and put it around the border. I didn't even need to enable default controls. Everything works fine now.

  • https://drive.google.com/file/d/1Zb9FTGYpfHNvORuPY6zoAgZB3w9x9-St/view?usp=sharing

    I really don't know if I'm doing something wrong, but I can't move my sprite with any behavior. What I'm trying to do is make a multiplayer tag game, so I copied the tutorial with the multiplayer shooter game. Once the players are connected, they are supposed to be able to move.

    I've done some debugging, and the players are sending the bits over the network, but they aren't moving themselves (Maybe platform behavior is not working?). The host has the same issue. Another thing to note is that sometimes when players spawn mid-air, they don't fall like they are supposed to. I've checked, and platform is enabled.

    I probably just missed a step (note I haven't added lag compensation yet, but that doesn't really have anything to do with the movement) but if you can help me out it would be much appreciated. Thanks!

    Tagged:

  • I didn't see that, thanks!

  • Project: drive.google.com/open

    Website: dburca-chat.netlify.com

    This project is much like the chat room in the Construct examples. I added quite a few things to it, but the one that is giving me problems is the notifications.

    Whenever another person sends a message, you would hear a "bleep". Unfortunately, this will not work if I don't have it in view in the browser, or if it is minimized. However, whenever I switch back to tab, I would get hit with a wall of notifications.

    here is a screenshot of this particular code:

    On a side note, I tried exporting this as NW.js and sound didn't play at all, even in focus

    Thanks in advance!

  • Ok, thank you!

DBurca's avatar

DBurca

Member since 14 Oct, 2019

Twitter
DBurca has 10 followers

Trophy Case

  • 5-Year Club
  • Email Verified

Progress

6/44
How to earn trophies