bartuba92's Forum Posts

  • 9 posts
  • Hello.

    I was developing my first game using C3 and am now in need of help with development. The only caveat is it is an nsfw game xD

    Looking for someone who is experienced developing features or bug fixing.

    Thank you.

  • Anyone else having issues with logging in? I log in every day to work on my game but for some reason I am unable to log in today.

  • Hello.

    Is anyone else having issues with exporting to macOS?

    Thanks.

  • The dictionary seems like it is loading in properly but I still get 0 when trying to perform the .Get() method (Ex: ".Get("2")

  • No, not the string format. I used the built-in dictionary feature to create the dictionary json file. Assuming that the JSON string format is correct, do I have to load it in differently when using AJAX?

  • Ah I see. Now I'm getting somewhere. Thank you. So does this mean I have to load in the json dictionary differently from an array?

  • Hello,

    Before I report a bug in the Construct github issues, could someone take a look at this code I have?

    I am using the debugger to see that the "Key_Mutation_DICT" has been loaded in properly and when I console log the LoopArrayString.Get("23") I am getting the value 0...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • You do not have permission to view this post

  • Thanks for the reply :) will give it a try.

  • For my very first post I chose to ask a stupid simple question..

    I have an array (height = 10, width = 1, depth = 1) with 10 string items.

    How do I choose a value randomly from this array?

    I looked up things but maybe I'm just dumb and need a specific answer to my problem. Please go easy on me. Thanks, everyone.

  • 9 posts