unicornspitfire's Recent Forum Activity

  • Looking from your example, I think my missing piece is temp dictionary. I tried using it and it works. Thanks again dop

    For anyone interested.

    https://www.dropbox.com/s/ucfu4zcpfygvnph/dict.capx?dl=0

  • Hi Dop. I knew it is going to be you. haha Thanks for always helping noobie like me.

    If there are many different dictionaries, how do you expect to get only one dictionary in the end?

    Well that's exactly what I need. Maybe rearrange is a poor word choice here. What I want to do is access value of the dictionary from inside out and convert it in to one line with comma splitting each of them. I'm trying to provide you project file. Please wait.

    btw thank you for your example project. It is super useful learning material.

  • Hi. I have my set of data which is a dictionary that contains keys and another dictionary(asJSON) as value, and in that dictionary there are keys and once again another dictionary(asJSON).

    Here is a roughly idea of how my data structured.

    {"c2dictionary":true,"data":
    {"dict1Z0":"{\"c2dictionary\":true,\"data\":
    {\"dict1Z1\":"{\"c2dictionary\":true,\"data\":{\"you\":\"happy\"}}"}}"}}[/code:3t70cxog]
    The code might not be accurate but you get the idea. Also the real data has much more keys and dictionary inside.
    I tried for each keys but it did not dig deep enough. (or I don't know how to do it properly)
    Anyone has idea of pulling out the key and value then rearrange it in to a one nice dictionary?
    What I need is rearrange into something like this   
    [code:3t70cxog]{"dict1Z0":"dict1Z1","you","happy"[/code:3t70cxog] 
    Thank you.
  • Nice idea! I was (still am) a huge fan of the dance mat games.

    Sadly this is too fast for my pitiful hand-eye co-ordination!

    Great work though

    Thank you Laura. So glad you like it.

    I have a hard time catching up those note as well. I remembered not being this slow when I was younger.

  • Play DanceKeys!

    I used to play this kind of direction keys music game back to my childhood. It was and still is my favorite game genre. Since I have rarely seen any music game made by construct, I've decided to make one myself.

    Thanks to inspiration from every other construct music game developer (check out Klang ) , I know making (or rather syncing) music game with construct is always possible.

  • Yeah I did not notice that since everything is running just fine with one track is playing. I'll try further to find the way to implement the everytick though.

  • dop2000 One more question please.

    Since you know how to do every x second, do you happen to know how to make like 'everytick' but also use the audio playbacktime as a reference?

    I know the question is quite silly but I want the bullet to landed on a player with perfect timing. The things I'm missing on the calculation is time and velocity. Now I know the time but using normal everytick or dt is not gonna make it sync with the audio, right?

  • You can try the advice from this comment:

    Thank you for the advice. That was the same method I used on my first prototype. What I was missing is an Index to indicate the time for 'every x' so I can make it loops all the way.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You check that the tag is playing with a subevent of the systems "every n seconds", but you're not going to be able to get very accurate tracking based on the playback since we have a variable frame rate.

    Thanks for the help.

    I have came up with this and it kinda looks messy. Haven't try to sync it yet though.

    https://www.dropbox.com/s/jlao9anta4lqrec/loop.jpg?dl=0

  • Hi all.

    Anyone knows how trigger an event says every 0.25 second according to audio playbacktime? I've tried to work on it but still haven't got any answer. I have no luck convert dt to audio time either.

  • https://www.scirra.com/tutorials/9396/plugin-free-facebook-login-support-cordova-and-web/page-2

    This works flawlessly on construct2. I have no idea if it is going to do the trick on construct3.

    His full facebook login template can be found here https://agittm.itch.io/construct-2-facebook-firebase

  • Hi Tom.

    I just discover something wrong when checking out (not sure if it could be called a bug).

    I've sent the e-mail to Scirra support.

unicornspitfire's avatar

unicornspitfire

Member since 6 Mar, 2017

None one is following unicornspitfire yet!

Trophy Case

  • 7-Year Club
  • Email Verified

Progress

8/44
How to earn trophies