remy-jay's Forum Posts

  • Hi septeven, I'm noticing strange behavior when I create a iScoll object in my C2 project from time to time...

    The symptom is that the iScroll frame will appear on the screen (good), however, whenever I try to scroll the content up or down, the content list just snaps back to where I started scrolling (bad). This said, are there any limitations for using iScroll object such as:

    • dont place it above HTML form input items? (buttons, etc)
    • dont place iScroll objects on top of other iScroll objects
    • anything else?

    I don't think I'm intentionally doing any of the above but thought I'd ask...

    Further, If I have an HTML anchor in the iScoll content, when I click on a link to it, the content WILL jump accordingly, but then, and further scrolling jumps back to the anchor....

    I'm just looking for some free iScroll content scrolling up and down here

    Would you happen to have any ideas without my trying to carve the CAPX apart to share online here? :S

    If so, let me know!

    Cheers.

    -Remy

  • <heavy handed> Try throwing the anchor behavior on them? </heavy handed>

  • zenox98 can we get a 2014 version of a working link?

  • ZS17 I think there are some tutorials on isometric movement on the forum here.

    Also, check out s plugin's / behaviors -- I think he has a solution here too

  • Yttermayn As I recall, it's a Trigger, so you can't be 'in' a sub-event when you try to use it, you must be 'out' after importing the Touch object into your project that is.

    Hope this helps.

    -Remy

  • Umm, apparently I was in "Full-Screen" move and not "Frame" this seems to have resolved the issue

  • HI ,

    Is there anyway to change the visibility of the iScroll object? Reading through the instructions I don't see a way... I've tried simply moving the object itself out of frame when I want it to be "invisible", however, this has lead to problems for me -- namely -- it doesn't seem to want to move all the time

    If the is a programmatic day that doesn't involve changing the position, please let me know!

    Thanks

    -Remy

  • There are multiplayer 'demo' / templates that come with C2...

    Open C2 -> New -> Type in "Multiplayer" in the search window in the top right...

    That's probably a good place to start.

    Cheers,

    -Remy

  • > Macbee

    > No, sorry.

    >

    Thanks for your reply! =)

    >

    > Welcome to C2.

    Right now I want to make games for Windows.

    C2 can't export games to .EXE so I'm not interested in C2 yet. Thanks anyway!

    Macbee FYI, I am fairly certain that C2 can do this by exporting via Node-Webkit

  • Fair, I guess I wanted the HTML5 Browser to manage those assets, but you are right, should be pretty straight forward.

    Thanks for the suggestion jobel

    -Remy

  • Hi All,

    I've looked at the manuel, however, I'm unable to make a checkbox (button with type = checkbox) appear to be large. In particular, I'm looking to have the checkbox be BIGGER than the associated text that goes with the check box (check example 8 out in the link below)

    http://www.456bereastreet.com/lab/styli ... /checkbox/ (#8)

    Being able to create any of these in C2 would be awesome too:

    http://www.paulund.co.uk/style-checkboxes-with-css

    I've tried "Set CSS" -- "Font-size" = "xx-large" || "4em" however, it's only changing the TEXT and not that actual checkbox size

    Any insight would be appreciated. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    -Remy

    Manuel:

    https://www.scirra.com/manual/111/button

  • SSzretter if I understand your requirements correctly, you might try checking out Septeven's "iScoll" plugin?

    Hope this helps...

    -Remy

  • I"m gonna go with no...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I've totally had this issue happen to me!

    I thought it was only me and nobody would believe me. I run into this issue when I'm trying to preview on LAN on a PC and also a mobile device -- if there are multiple PC browser tabs open trying to preview NONE will tend to work (PC or mobile) until I slay them all except one OR sometimes if I press F5 in the editor

  • Hi All,

    With the latest version oc C2, we can now natively create scroll bar/slider UI elements -- hooray! I"m wondering how/if we can create a scroll bar/slider in a vertical orientation instead of a horizontal one? I can't seem to specify an orientation or change the object's angle ...

    Is this possible?

    Thanks,

    -Remy