Nickydude's Forum Posts

  • Create a variable which you can change depending on what key you press, this isn't actual code but you get the idea:

    if Up is pressed then DIR = "up"

    if Left is pressed then DIR = "Left"

    ...

    ...

    Then, when idle check the DIR variable

    if DIR = "up" then idle anim = upidleanim

    if DIR = "left" then idle anim = leftidleanim

    ...

    ...

  • Just tried it and it works brilliantly! Much appreciated Tokinson. :)

  • I would like to see one also, as well as the traditional Windows components, like sliders, radio buttons, drop-down's etc... :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks!

  • I don't think it does, does it?

  • Yes, I did try the second link but I'll definitely try again!

    Edit: WOOT AND WAFFLES! It works! Odd thing was I did download and run the second link and it didn't work the first time! Perhaps the night is too long! Excellent Ashley! <img src="smileys/smiley32.gif" border="0" align="middle" />

    Edit: Edit: What was wrong, if I may ask?

  • ... a very long night, no difference whatsoever, no asking, no waffles.

    <img src="http://farm1.static.flickr.com/35/110859301_5cc01c7ed5.jpg" border="0" />

  • *sigh* nope, no waffles, no asking just the same crash and error message. :(

    Just looked at the 'About' in C2 and it say's it was built on 6th Nov, I take it you haven't changed that part? Just in case I'm not installing the right one.

  • ehh... why no waffles?! Alright, I'll try putting the file somewhere else...

    "I have a third question. A sensible question. A question that will tax your new I.Q. to its very limits and stretch the sinews of you knowledge to bursting point."

    "This is going to be about waffles isn't it..."

    <img src="smileys/smiley36.gif" border="0" align="middle" />

  • I'm getting the exact same crash when changing a global variable as I was at the beginning, nothing has changed for me.

  • Nickydude, try right-clicking and 'Run as administrator' on the main Construct 2 EXE file.

    Still no waffles.

  • Installed and ran it twice, not getting any 'waffles.txt' on my desktop. This one's a bit of a bugger isn't it!

    Edit: Did a complete search of all drives and no 'waffles.txt' anywhere.

  • How do I move an object with the mouse that has a slight lag before catching up to the mouse? Something like the tank in this game?

    http://www.frooga.com/Games_Folder/shoot/alien-invasion.html

  • Get him!

    <img src="http://www.best-of-web.com/_images_300/Mob_Angry_Villagers_Going_After_Frankenstein_101007-033597-320042.jpg" border="0" />

    <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Ok, tried the new fix and I'm not getting the above dialog at all, just the same old "Check failure!" error. :/