hundredfold's Forum Posts

  • I love that maze concept.

  • [quote:cc5ljhw3]I'm thinking the orange arrow of the Restart control should be toned down a bit rather than making the Continue arrow brighter. Any thoughts....

    Sure, I know subtlety is nice but that can sometimes hinder the game experience for players. You can do some automatic contrast check online for all kinds of visual condition. For most people it's not a problem which way you go, but it's just a matter of how inclusive you want to make your game.

    I really liked the blue because it stands out so well and makes a strong contrast with the carbon grey. I also see the edges of the blue shape more clearly whereas the orange and green go kinda fuzzy around the edge for me.

    All the best with it.

  • I was just looking at the screen shots.

  • Cool. Re-post a link here when you do. I'd like to check it out.

  • On canvas:

    Right click, "Insert new object", Double click "Text" (under General)

    (Do same for Mouse input if not already done)

    In Properties bar:

    Layout properties:"Name" object (e.g. Message)

    In Events:

    Click "Add event", double-click "Mouse" input , double-click "on object clicked", choose Left, Clicked and object you want to click on, click "Done".

    Click "Add Action", double-click "Message" object, double-click "Set text" (under Text), type message you want to appear ("inside quotes") and if you want to show a global variable for a score, join like this: "Your score is "&Score

    Hope that helps

  • Hi dxnerpro. Looks like you're running the beta release (188) so I can't open the capx as I'm sticking with the stable version (184) for now. Sorry I can't help in this case.

  • Hi michael I certainly like the style but being a little red/green colourblind the green looks very muted compared to the blue and orange. (Or maybe that's supposed to be red?)

  • Hi Is the dropbox link broken? I get a 404 and it looks like the tail end has cut away.

  • Hi Use condition (onclick object) to create event (set text of text area).

  • Brilliant! I'm off to have a play with this right away...

  • I like the concept Will it be available on Android too?

  • Hi Henky - Try removing the space before Score

  • Hi manukeo - Not sure if I understand you, but try editing the image and see if both are affected?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi Andre - I pop the videos on YouTube and then show them in the app via Pode's iframe plugin.

  • Hi uzet1 Could you use a sprite? I know they're not as good for backgrounds but would they be better in this situation.