zenox98's Forum Posts

  • ShinDan

    Hi i was wondering if anyone knows why enemy characters would automatically move to the left on a beat em up game, the enemy itself is in his idle animation but he moves forward towards the player attacking him when in range but walking past him before turning round but getting stuck at the side of the screen!

    I would post a capx file but the forum is not letting me as I dont have enough rep points.

    Thanks in advance

    Please don't bump a thread that is nearly 4 yearls old with the same question you have already asked in a different thread.

    Have a little patience - users are from many different time zones so a response can take a while.

  • I FIGURED IT OUT!!!

    lines 39-47 were outside of subevents, I was approaching them as subsequent events when they needed to be nestled in there. That turned out to be more straightforward than expected.

    Only just got a chance to get back to check this and glad to hear you've already worked it out

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You can freely ask whatever you wish. If users think 'you are trying it on', they will usually let the person know

    What we all like to see is a new user make an effort before asking for help, which you obviously have.

    BTW - it sounds like you are creating a version of Spore, which is quite an undertaking for a new user.

    Maybe showing us the Events that do the picking and creating would be helpful. Obviously, a .capx would be the best option, but it's understandable if you don't wish to give your work away.

  • If you search for 'Registry' and posts by Ashley (here's one https://www.scirra.com/forum/dialog-don-t-reset-any-more-in-build-178_p837669?#p837669 ) he has recommended a few times to delete the whole C2 branch.

    This will get rid of ALL preferences, but I can't see that being a problem (I never really change anything in C2).

    You can (I would say MUST) make a backup of the branch before deleting, just in case!

    C2 will obviously recreate the whole brance with it's defaults.

    Again, I'll reiterate - don't do this if you are in any way unsure!!!

  • What pass?

    It's on the page with the download link.

  • Hi,

    I'm new to construct and programming as a whole, having been an exclusively art person previously.

    To attempt to move away from game design informed primarily by basic behaviours, this week, I tried to make something small and slightly complex. I opted to make a small click and drag gene splicer.

    it's not as complex as it sounds, I actually managed to get one step away from the core being functionally complete in less than 24hrs (I love how enabling construct 2 is!!!) but then one last step, one final function to create, and it's breaking all the things.( I suspect its a selecting instance vs selecting all of type issue)

    I've now spent as long trying to figure out why as the rest of the development, and I just don't know what to look up in the manual, google and try.

    Could someone help me or link me to content to help me get my head around processes of debugging, especially debugging in construct 2?

    I don't want to necessarily post the project, other than maybe as a working example. I'd actually rather learn more about the process than just solve this individual case( teach a woman to fish and all that)

    It is really difficult to offer any constructive help, as you don't actually say what your problem actually is.

    C2 has a built in debugger and profiler, but whether that's what you actually need is just speculation.

    All browsers usually have good debugging tools also.

    It would probably be easier if you say what you are trying to accomplish, preferably with screenshots of the corresponding Events, and at least we can then get an idea what might be the issue.

  • So I'm assuming I'll just have to read the manual on the different expression C2 has to offer, right?

    I would have thought the manual would be anyone's first step, followed by a few tutorials to understnd how the C2 Event System works.

    After that, you should be able to at least get close to what you want to achieve, and also be able to ask more detailed and targetted questions.

    Good luck, and have fun.

  • R3pix

    I'm having this trouble too.

    Any help?

    (I tried switching my browsers!!)

    Ashley's advice from a few posts earlier still stands - C2 doesn't force SSL so something else must be.

    As it's on your computer it's something you will need to investigate.

    Check browser console for messages, hosts file changes, browser addons (disable addons if any), different browsers.

  • R0J0hound

    This thread is quite old. I reckon Dastin posted without even checking.

  • Just for reference, i've always used FF and made sure to install the x64 version when it came out recently.

    I'm now using 43.04 without any issues.

    The only difference is you are using the Steam version.

    I'm wondering if uninstalling C2 and removing the registry branch would help, but I'd only do such a thing if you are entirly comfortable with such things.

  • I'm with newt on this one,

    IMO you've underestimated how good / useful this (potentially) is /could be

    Very cool.

  • tito1986

    Not a bug.

    You are playing the sound every tick.

    Just have a Condition such as 'On Start of Layout' and play the sound then.

  • The project was debugged in a newer version of construct 2... and I can't update mine :/

    Still using 212.2 is unwise.

    I can't see any reason for not updating.

  • I've tried carvão's coordinates, but nothing changes

    Maybe it would be better to save on pointless guessing by posting your .capx.

    It would probably make helping you much easier.

  • Problem Description

    Sounds are not playing correctly, sounds too slow

    Attach a Capx

    Description of Capx

    Cards game for educational purposes

    Steps to Reproduce Bug

      Run code Observed Result sound does not reproduce with good speed Expected Result Inside dropbox folder there is correct sound Affected Browsers
      • Chrome: (YES)
      • FireFox: (YES)
      • Internet Explorer: (YES)

    Operating System and Service Pack

    Windows 10

    Construct 2 Version ID

    r212-2

    tito1986

    Read the Bug Reporting Requirements for steps on how to bypass the posting restrictions.

    Also, make sure you are using the latest version of C2 - 212.2 is too old to post a bug report for.