mcgrimes's Forum Posts

  • 8 posts
  • I Think i've solved my issues, i have been using an INT command to pull a number from a text box, i believe i should be using the float command?

  • Thanks for the reply, do you mean you can insert factions or decimals to an instance variable?

  • Looks like my issue is actually with instance variables, can these contain non whole numbers?

  • Hi Guys, so i can enter numbers into an array, and then complete some mathematics on these numbers to get a fraction or irrational number, but how do i actually enter a fractional number into an array?

    For example, if i try to insert 10.5 into an array and then display it, the value becomes 10; can i get it to 'save' 10.5?

  • Hi Guys,

    I'm having a bit of a problem with my list boxes changing positions when the export is compared to the layout in construct 2.

    List boxes also seem to move when I change the visibility of 1 of them.

    I've highlighted the discrepencies; any ideas how to keep their position constant?

    <img src="http://www.chrisgrime.co.uk/Issue.png" border="0" />

  • Actually, i see i may be able to accomplish this with the plugin here!

    scirra.com/forum/plugin-csv-csv2array_topic46096.html

    But i believe i will need some additional help in the future, so please check back :)

  • Hi Ashley, thank you for your reply.

    After doing a bit more digging i came to that conclusion. I Have a table which i would like to preload into the array; am i able to load this table into the array via csv?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi Guys, i'm looking to be able to complete a VLookup (from Excel) or similar.

    What i need to be able to do is place information in a table, list the first column, and when an item is selected, call on information from a relevant column. Is this possible in the construct 2 environment?

  • 8 posts