zixofranic's Forum Posts

  • 8 posts
  • I got a workaround for the effect I wanted. The steps are as below:

    I created a regular Text Object, a BB Code Text Object and a text variable that is going to change.

    I used the text object to construct the string that I will use in the BB code text that supports BBcode.

    This is how I constructed the text input and I included the text variable inside of it: "

    " &kidname & "

    [/color][/size]"

    Now I will consider that the variable is a name so the output of the string is going to be a BBCode with the name ziad inside of it: "

    Ziad

    [/color][/size]"

    So I take all this string and I assign it within a BBcode text like this:

    "Hello, My name is "& TextBox.Text &"." and it was a magic moment where my text variable is beautifully colorful within my text..

    Hope this could help...

    Cheers

  • Thank you , this is a nice workaround.

    Nevertheless. I am looking for a more advanced feature that allows me to use different font, color and size for a text variable inside a text object.

    Still looking for solutions, hope others have some ideas :)

    Cheers

  • Hello guys, I have been trying to resolve this concept of having a custom CSS for a text variable (one word) inside a text object, but with no luck.

    I checked several plugins (Rex's BBcode and Tag text) but it does not give the requested result..

    Below is what i am trying to achieve

    "This is a " & [text variable] & " text."

    RESULT:

    This is a

    BIGGER

    text.

    Thanks :D :D

  • R0J0hound ghost thanks you guys, I'll check it out

  • Hello guys, I'm new to construct2 and I'm trying to create a colouring book for my 5 years old kid. I'm finding a lot of good words on Canvas plugin but I'm finding it hard to use the plugin (I come form an art background).

    Is there a tutorial or a guided help on how to take advantage of the this awesome plugin.

    Thanks a lot

  • Thanks samblack

  • Hello guys,

    Just created this little runner for my kid's 5th birthday. I made him the main character of the game and his teacher is running with him.

    http://www.wixelstudios.com/ziad

    [attachment=1:25wzpaer][/attachment:25wzpaer]

    [attachment=0:25wzpaer][/attachment:25wzpaer]

    The story:

    The cockroaches kidnapped Oggy the cat (my son's favorite cartoon character ), Ziad Jr. and Joceline the teacher are on a mission to save him.

    Controls:

    *Press any key (on the keyboard) or touch (on mobile devices) to jump. double taps will make double jump.

    *Dodge the tanks and the explosive barrel.

    *Make sure to collect as much coins and collect the pink pills to grow big and become invincible for 4 seconds.

    This is my first C2 project, what do you think , comments are welcome?

  • Try Construct 3

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

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

    First time user, hope I will pick it up fast and start creating fun titles.

    Best

  • 8 posts