cmee's Recent Forum Activity

  • I have an error when I use:

    TagText.Scrolling.Lines()

    For example If put that into a variable set TagText.Scrolling.Lines(TagText.Scrolling.CurrIndex,TagText.Scrolling.CurrLastIndex)&": "&TagText.Scrolling.CurrLastIndex&TagText.Scrolling.CurrIndex

    It results that:

    "[object Object][object Object][object Object][object Object]: 30" (3 and 0)

  • what is better have one sprite with diferent animations or diferent sprites with each character?

    I say that because my characters are classified in multi sprites: enemies... which are more or less equal, and I can select anyone with an id variable...

    So what do you think?

  • Thanks a lot and Magistross

    I think I understand it better know.

  • Thank you very much, now it's fine

  • mindfaQ Thanks.

    Magistross I'm sorry, but I don't understand a lot, can you explain it more?

  • How I can make pause and continue to the text?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi,

    I want to make a RegexMatchAt that from an string results only one Regex... It will be more clear with an example.

    I have one string: bu,si,tres

    with this Regex: [^,]+ (It selects groups of any character separates with a comma ,)

    So, if I understand well I will hope that:

    RegexMatchAt("bu,si,tres","[^,]+","i",1) ==> bu

    RegexMatchAt("bu,si,tres","[^,]+","i",2) ==> si

    RegexMatchAt("bu,si,tres","[^,]+","i",3) ==> tres

    But It sees none with 2 and 3... Can anyone help me?

  • I'm sorry I cannot see your image... Can you put a link of Pode's iFrame and of your image. Thanks

  • Sorry rex

    I've tried to use it with your tagtext (with <style> inline), but I cannot use it.... Can you make an capx example with it, I've got yours with official text, but I want one example with the other...

    Thanks

  • I've just try, thanks you

  • I will try thanks

  • You can add an opcional propierty to add css URL.... it can be append to your class

    I know that you make an option special for make the class by to online games it's easy to change one css page... Thanks

cmee's avatar

cmee

Member since 2 Dec, 2015

None one is following cmee yet!

Trophy Case

  • 8-Year Club

Progress

8/44
How to earn trophies