luckyrawatlucky's Forum Posts

  • hellow dupuqub

    i was reading this story and I am no coder nor programmer and i don't have such knowledge but it looks like this issue is only happening in your pc. So if were in your place then i would definitely try few things

    1) Logout from chrome sync (I mean logout from google account). I don't know why but this method helped me once with my browser issue.

    2) Try to run c3 in another pc. if it working there then definitely the problem is in your pc and I would try my third and last options which always worked for me.

    3) Reinstall Windows.

  • it worked thanks

  • i have original (third) and i also tried to copy object from original file to new but still its not working.

    Edit: I also tried to change old ids into new in json file but it also not worked

  • then how it is working in another file. i attached there 2 files. one is working and second is not.

    the working file was created long before when you did help me last year. If ids are different then how it is working there. because data was saved in another third file and then was imported into these files.

    btw i'll try your method

  • files attached here

  • hello dop2000

    I am not able to reply on my old post How do I store multiple object's position, to be created later

    after year of this post. This method not working anymore. I mean data is saving but when getting back on another file then instance variable data not applying there. I thought it is bug but Ashley said

    It looks like you are loading JSON data that was saved from a different and incompatible project. The instance variable's internal IDs are all different, so it fails to find any and doesn't attempt to load them. Loading data from different projects is not supported.

    do you know anything about it. To remind you I was saving object's positions and variable data into json and then on other project i applied. It was working but now its not working.

  • I created idea for this please vote it.

  • another thing

    is there any possibilities when we do undo/redo and the notification shows about what we did then

    Is it possible to also show on which line in the event sheet undo happened.

    something like below

  • and also there should be more recent files list on Start page

  • I apologize. I was arguing on wrong topic. I don't know what was happened in my mind that i was arguing on totally wrong topic. I was getting a bug issue. When i create a new animation in new position for a vary small second first it appears to previous position and then it goes to the new position.

    No "Compare animation" is not same as "is Playing"

    "Compare animation" checks for current Animation name and "is Playing" checks for status of animation about that is playing or not () active or not.

    I am not getting how i typed this.

    I am really sorry again.

  • I am creating Animation on any key pressed but while animation is playing then i don't want to create that animations on key pressed.

    for the same need in C3 animation i do

    On any key pressed & Animation is not playing > create Animation

  • No "Compare animation" is not same as "is Playing"

    "Compare animation" checks for current Animation name and "is Playing" checks for status of animation about that is playing or not () active or not.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • yeah a custom undo setting So any anybody can set it according to their requirements or their RAM capacity

  • Yes i do use variables, but mostly i use wait "(animation time)" seconds. But i am saying something like this image.

  • but it only checks for "Animation Name"

    I'm trying to do is On any key pressed play "this" animation. but what if we pressing key continuously. So i want to add another condition When "this" animation is not playing.