ticklishoctopus's Recent Forum Activity

  • I just ask, because of the two "line to"s.

  • What values would the "move to" and both "line to"s hold?

  • (Forgive my naive questions, I'm pretty new to C2). I assume I put the "begin path" before the draw path? If so, what am I doing wrong? Because no lines get drawn at that point.

  • I'm working on a small project where I'm using the Canvas Plugin by R0J0hound, but I'm running into a problem.

    I want the "paint" color to change depending on user selection. So far I have green and white. Each draws just fine in each color. HOWEVER, when I change the color to use, the existing paths turn the new selected color.

    How do I fix this bug? Thank ye in advance!

    Screenshot of what I have so far:

  • I've clearly been relying on Intel XDK too much, because without it I'm lost. Can someone walk me through (step by step) how to get a finished game in Construct 2 to a signed and ready APK to upload to an app store?

    I've done research, but most of the step by step tutorials I keep finding as of late seem out of date. Help a helpless XDK-less newbie out? Thanks in advance!

  • Thanks for taking a look! It looks to function just as I wanted it to. =]

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Long story short, I'm experimenting with a few features of Construct 2 just to get a grasp of how they work (newbie here). To do this, I'm creating a timer with pause/resume/clear options.

    I want to be able to use the spacebar to pause the timer, and then restart the timer again. I seem to be able to start the timer, but not stop it again. Take a look and maybe give be some tips? I've attached a screenshot of my event sheet.

    https://imgur.com/a/SQRfZ

    Thanks in advance!

  • You want System.On start of layout!

    *face palm* Right. Thanks for finding my stupid problem. Seriously. Thank you. XD

  • You need to post what you are doing (CAPX).

    https://www.dropbox.com/s/eu6ojfyw3k77mo2/testing-name-generator.capx?dl=0

  • Array.At(int(random(0,3))

    will pick 0,1,2.

    Awesome. I stopped getting the error, but the only output on my button click is the text is set to 0. There is no variety, and the values inside the array aren't displayed.

  • text -> set_text -> array_name(random(0,2)

    Use that.

    Thanks for the response. I've tried this one, but when I enter it and hit "Done", I get this error:

    ''arrayName" needs an expression after it

    This is an object name, so you need a dot and an expression name after it.

    Here is what I entered: arrayName(random(0,2))

  • I have an array with 3 names in it. I want the user to be able to click a button, and a text object will display a random name stored inside that array. I seem to be struggling with the grabbing random value and displaying it with a Text object. Help?

    Thanks in advance.

ticklishoctopus's avatar

ticklishoctopus

Member since 27 Mar, 2017

None one is following ticklishoctopus yet!

Connect with ticklishoctopus

Trophy Case

  • 7-Year Club
  • Email Verified

Progress

8/44
How to earn trophies