satellite23's Forum Posts

  • Hello,

    Is there a way to create a new paragraph or line within a single text object? For instance, if I had a text object displaying a type of gun (pistol, shotgun, etc), then below it, I wanted to display the ammo. Almost like hitting "Enter" on a word processor. Is there a way to accomplish this?

    Thanks!

    -Satellite23

  • I don't understand what you mean.

    "no gems game down bump"

    Please explain...? My game is working just fine, I tried it without signing in.

  • Um....what? haha

  • No, I can't even see it!

  • Hello,

    I completed my first Construct game, called Diamond Dreams.

    This game is simple, easy-to-play, and very addicting. The player must click on falling diamonds of a specified color to score points. If three incorrect diamonds are clicked on, or three correct diamonds fall through the screen, the player loses.

    You can play right here:

    http://www.scirra.com/arcade/addicting- ... ond-dreams

    Please "like," comment, and share the game.

    And I appreciate all feedback, as well!

  • Hello,

    I recently created a new game, "Diamond Dreams," and uploaded it to Scirra's arcade. I am currently trying to integrate it with Facebook, but am quite unsure how.

    I have set up an app on Facebook, and followed everything that the Scirra tutorial gave me. However, when I test the app in the Web Preview, the game does not display.

    Does anybody know why?

    IDK if you can see this or not, but here is the Web Preview:

    https://www.facebook.com/games/?fbs=-1& ... cale=en_US

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I updated Construct to r173.

    And I saved it to the Desktop, that worked. Thanks a ton!

  • OS: Windows 7

    Version of C2: Release 163 (64-bit)

    What is OS rights to export location? I also program with GameMaker, and I've never had any problems creating games with that.

    Minify: It won't allow me to select that when exporting to Scirra Arcade, but on HTML5, it's automatically checked.

  • Hello,

    I have finished my first Construct game, and I wish to publish it onto the internet. However, I am unable to export the project.

    When I select the "Scirra Arcade" option, it displays a message that says "Unknown Error during export."

    If I select the "HTML5 Website" option, it says it cannot open the file "[...]\index.html"

    Does anybody know how to fix this? Thanks.

  • Thanks, that worked

  • Hello,

    I have an object (pedestrian). It has an instance variable (scale) that starts off as 0.2, and increases by 0.001 every tick. Naturally, the objects literal scale is assigned to this variable during every tick.

    When scale reaches 1.0, I want the object to be destroyed.

    However, it's not getting destroyed. It just keeps growing. Does anybody know why? Thanks.

  • Hello,

    I'm new with construct. One thing that I find weird is the use of Events/Actions/Conditions in place of loops (for, while, if/else, etc).

    Basically, I have an object that is outside of the layout (origin x=832, y=240). What I want to happen is this:

    If the Mouse.X if within Layout 1 x-192, the object should move left until it's origin reaches (640,240).

    And when the Mouse.X is less than the Layout 1 x-192, the object should start moving right until it's origin reaches (8.32,240) again.

    But I'm not quite sure how. Can somebody help me?

    Thanks!

    Satellite

  • Hello fellow programmers!

    I am Satellite23. I am a young, hobbyist programmer. I have used GameMaker for years and years (at least a decade), so I understand how to make fun, accessible games. I took one year of a Java class, and I have experimented with that on my own time.

    I've never been involved with any serious projects. I just like designing games for fun.

    Anyways, I heard many great things about Construct, so I decided to download the free version and start using. So far, I really like it. Reminds me a little bit like GM, which I am an expert at using.

    Alright, I just spent about three hours working on my first Construct project. It's a little Pong-type thing. No purpose, no goal, no end, just really simple stuff to get my feet wet. A similar project was also my first for Gamemaker when I started getting into it again about 4-5 years ago.

    Is there anywhere I can post the game so you guys can play it? I don't know if I should upload it to the site because it's not a real game, just a little thing I made. Wouldn't want to use the bandwith for a piece of junk.

    Anyways, thanks for reading this, and I hope to start using construct to make better, cooler games!

    Satellite23