TheSynan's Forum Posts

  • Is there a way to use lerp or some other function to give my main character a "bouncy" or "Squishy" look when it jumps, lands and moves? I've seen some tutorials on how to make grass and bushes move when you walk past them and I tried to apply similar settings but I haven't used C2 in so long now I've completely forgot what I was doing.

    Thanks!

  • Well, you could go with the "Take snapshot of canvas" system action.

    After that, you need to add an event "On canvas snapshot".

    The image is then stored under the URL "CanvasSnapshot" and you can do with it whatever you want.

    (Adapted from the C2 example "Taking Screenshots", located in [C2InstallDirectory]\examples\, you can take a look at that if you don't understand)

    Thank you!

    I was not aware of these functions and it is absolutely what I was looking for.

  • I'm working on a generative art piece and I thought it would be cool to click a button or just automatically have C2 export images of the window space of my project to a specific folder.

    Is this possible?

  • marquet that looks great!

    Everytime I add something new I break something that was already working...oh well.

    An abandoned Cellular Automata example file I was making, maybe I can just throw it on the Tutorials section and someone else can finish it..

    I'd love to see a tutorial of the Automata example. It's something I've always wanted to use.

  • the hunt is on. sort of.

    procedurally generated terrain?

  • Nobody?

  • I've been digging and I think I might need to look in to the AJAX plugin, but I'm still lost on how to set the text field to the content of a webpage even if the AJAX plugin can call it. -_-

  • Without being too intrusive, I thought it would be neat to post updates for my project on twitter or as plain text on a website and then have that display in the app on a specific update page.

    How would I do that?

    I'd like the user to be able to move to that page and then click a button to receive the most recent update and that would make the app set the text field to the most recent tweet or maybe just the text on the specific webpage set up for the task.. whatever is easier, and I imagine it might be easier to pull from plain text on a specific webpage.

    Thank you!

  • Bump...

    I know there's a way I just cant remember the way to do it. It might have been from an addon but I can't seem to find that either.

  • I'm working on a project that would be even better if I could somehow export a series of screenshots automatically.

    The project generates random abstract art and I would like to have it generate an image, save it to a file and then repeat maybe 10 times or so. I already have it generating a new scene on click, but I'm not too sure how to save that as an image from the app and definitely not sure how to trigger it more than once automatically.

    Any ideas?

  • I have just tried monitoring the live input from the webcam, however it doesn't seem to work.

    Here it is the test file: LiveInput.capx

    The same code works perfectly when playing an audio file.

    Am I doing something wrong?

    Sorry to necro an old post, but I'm also trying to analyze mic audio with no success... Any updates? Ashley

  • I have an audio analyzer set up and I wanted to use Mic input audio instead of a sound file. How do I do this?

    I inserted the user media device but that's about as far as I got :/

    thank you.

  • Construct 2 preview mode runs as a webserver, so this should be working.

    On your main PC:

    1. Touch Win+R

    2. Enter "ipconfig"

    3. Find the IP-adress for you NIC (network interface card)

    On you tablet:

    1. Open your browser

    2. Enter the IP adress and port 50000 in the address field (ie. 192.168.2.1:50000).

    I guess Construct 2 need to be run as an administrator (right click Construct 2 icon and select "run as administrator") for it to work.

    Not working :/

  • Is there a way to connect to the address and port of the test run on my computer with a tablet or smart phone?

    Rather than going through the process of using an SDK to export to android, I would love to connect over wifi, and I think I can but i'm not sure how.

    Any ideas?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Carigan Minion

    I'll put together a simple bulletin board on my website this evening so we can communicate about ideas and goals. Being so new, I don't think you will be able to PM any time soon haha so this might help.