Maverick1912's Recent Forum Activity

  • You can do like this:

    Then you will call the correct animation for your player.

  • You do not have permission to view this post

  • If you want something like that, you will need a global variable to store the name of tileBG in Layout 1

    var randomTile(String)

    On Start Layout:

    Set randomtile to choose("Colour06","Colour07","Colour08","Colour09","Colour10")

    Create object randomTile on layer "COLOUR" at (-100, -100)

    Then you can move to Layout 2 and create the randomTile only

  • I think you can only use Browser Log to see which group is active or not.

  • Sorry, let make it clear.

    So you want to create tile randomly for every time you load layout, right?

    For another layout, you only put your event in the start of layout

    OR

    You put it in another eventsheet and include it in other ones.

  • You do not have permission to view this post

  • You will need to find and download those plugins and paste them into this folder of your Construct 2 Path:

    .\Construct2\exporters\html5\plugins

    OR (NOT RECOMMEND)

    You can open your .caproj file with Notepad or Notepad++.

    Find the keyword "Cocoon" and delete them but need to follow the tag of file.

    This option is very risking to damage your file.

    You must back up your file first.

  • You can store your picked player to a global variable as an ID.

    Then you will use that ID to spawn your character in the game.

  • Thanks

    I sent you an email.

  • ah, my code will allow you to customize your list.

    Some Item in the list will have another font-family.

    Like:

    Item 1 - Arial

    Item 2 - Impact

    etc...

    But I think it could help you a bit

  • You can use this:

    "select.options["&loopindex&"].style.fontFamily = 'Your Font Name';"

    I am using a loop so you can replace the loopindex with the itemIndex of your item.

    "select" the ID in your List's Properties

  • I think could create a text like this but create each letter with the same spritefont.

    Then you can do whatever you want to each letter.

    Edit with screenshot from which I made:

Maverick1912's avatar

Maverick1912

Member since 13 Nov, 2014

Twitter
Maverick1912 has 17 followers

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • x8
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

18/44
How to earn trophies