orangemicro's Forum Posts

  • Hey there!

    I'm not sure what the exact problem without looking at the project, because it could be a number of things.

    I usually have this problem when I have something on a layer with a parallax other than the 0,0 or the 100,100.

    My suggestion is to click on the textbox, find out what layer it is on in the properties, and set Parallax in editor to yes. This will show you where the textbox will start in relation to the parallax set.

    Also, does the textbox have any behaviors like anchor? Anchor will reposition the textbox automatically.

    Usually with glitches, I find deleting the item(if not too hard to redo) and making the item again is helpful.

    I hope this helps!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • For bug #2:

    Okay so the source code that is in the way of the "Search Forums..." box is this image

    <img src="/images/fresh/user-dropdown-arrow-01.png" width="8" height="8">

    Hmm it seems that little arrow is in the way for clicking the search box, I deleted the PNG file of the arrow for me locally and it seemed to work much better.

  • 1.)A Previous alert for example:

    "NOTITLE

    1 new comment referencing you"

    If I click the link it brings me to the homepage. The post does exist, because I found it manually.

    2.) If I click the "Search forums..." search box it brings down the alerts, and I cannot actually click on the box. I can click on the "Advanced search" link though.

    3.)I get a message everytime I try to post that says

    "Error

    Only members with sufficient permission can access this page.

    A security error has occurred with authentication.

    Please ensure that all cookies are enabled on your web browser, you are not using a saved or cached copy of the page, and your Firewall/Proxy settings are not hiding or masking your IP address."

    I just press back and press submit again and it goes through.

    I use Google Chrome Version 27.0.1453.116

  • public class Hello

    {

    public static void main(String [] args)

    {

        String Introduce;

        Introduce = "Hello World!";

        System.out.println(Introduce);

    }

    }

    Beginner programmer here, learning java this summer. I am really getting excited to post my first game into the arcade once I am done with it!

  • That is exactly what I am looking for as well! Great diagram by the way. I noticed this was on May 8th, any update so far that anyone has heard recently?

  • scirra.com/forum/platform-game_topic46666.html has a capx file that shows you how to set this up. Also, scirra.com/forum/topic45416.html is a great page for learning a lot, I know it helped me out a bunch.

  • For locking individual sprites/ objects, I'm not sure there is a method for C2, if there is please someone correct me. I would like to know this information too! This link also supports my answer: scirra.com/forum/lock-Object_topic64931.html

  • I purchased the personal version through steam and was wondering how to say I've purchased the software with my Scirra account. Any help would be wonderful, not sure where else to look.