justifun's Recent Forum Activity

  • So I'm trying to use this with json data that's been put into an array, and its reporting back this.

    [c2array] is a boolean : True

    [size] is an array of length: 3

    +---[0] is a number: 1

    +---[1] is a number: 1

    +---[2] is a number: 1

    [data] is an array of length: 1

    +---[0] is an array of length: 1

    +---+---[0] is an array of length: 1

    +---+---+---[0] is an object

    +---+---+---+---[Username] is a string : "Justin"

    +---+---+---+---[Password] is a string : "Test"

    +---+---+---+---[objectId] is a string : "NYulexXQuC"

    +---+---+---+---[createdAt] is a string : "2014-09-15T17:44:35.614Z"

    +---+---+---+---[updatedAt] is a string : "2014-09-15T17:44:35.614Z"

    But i can't figure out how to access the values of the data eg; username, password etc.

    eg: JSON.Value(0,"Username") is undefined.

  • There's a slightly quicker way to force the amazon fire tv to launch your game after side loading it. According to the official documents here: https://developer.amazon.com/appsandser ... g-your-app

    To send a launch intent to your app on the Amazon Fire TV device, use this command, where com.amazon.sample.helloworld is the package name of your app, and MainActivity is the name of your app's primary activity.

    adb shell am start -n com.amazon.sample.helloworld/.MainActivity

    ADB responds with a message similar to this, and your app begins running:

    Starting: Intent { cmp=com.amazon.sample.helloworld/.MainActivity }

    I can clearly see where my game is listed using the command

    adb shell pm list packages -f

    But what is the C2/XDK Equivilant of "MainActivity" in that example code?

  • russpuppy - any luck testing out the gamepad plugin?

  • So i think i found a bug. I'm using an input field as a password typing area, and whenever i type the number 1 or 2 or 3 on my keyboard, no data is entered into the field all the other numbers work fine.

  • rexrainbow

    Thanks for your help with all of this.

    Is there a way to see an object's nickname in the debug preview?

  • rexrainbow - Is it possible to change the nick name of an object at runtime?

    If not, how do you use that first action "assign nickname" then?

  • you can pin the items to each other, and move the main one, the rest will follow

  • rexrainbow - I think i found another bug with the nickname plugin

    see attached image

    The nickname ends up blank It never gets assigned to the object.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks Rex! You're the best!

  • I would love to have mouse wheel scrolling support in the add event/action window.

    win 7 64

  • It would be handy in a situation where you had a spaceship for example, with many parts that you could build onto it, and to add more and more pieces upon pieces like lego. If you had a long rectangular piece for example, and wanted to attach it to the ship's hull, but then also have another piece on the end. And also wanted to be able to rotate that piece around to any angle.

    The only other way around i could see would be to have an invisible helper object, and make each piece a child of that helper object.

  • Hi rexrainbow

    Do you have any example files of your Treenode plugin? I can't figure how to to get it up and running and can't find any examples files in your skydrive.

    Thanks

justifun's avatar

justifun

Early Adopter

Member since 9 Oct, 2012

Twitter
justifun has 4 followers

Trophy Case

  • 13-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

21/44
How to earn trophies