Xerullian's Forum Posts

  • I just had the same thing happen. I installed 148 at home the other day and it was fine. I just installed it on another computer and got a virus found with AVG as "Heri".

    Removed the threat and re-scanning now. I have never had a problem with AVG before. Odd. I did download from the Scirra website after googling releases.

  • Can you post your .capx file please. Much easier to see what's going on when we can see it.

    It depends on what the image is that is being used for the tiled-background.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Glad to help :)

  • There's this video tutorial with Construct 2 that you may find helpful. Some of his other tutorials have helped me. It's on youtube under ConstructDude - level select tutorial. Here is the link.

    youtu.be/JJWWw9UMIs0

  • Use the mouse action 'on click...' whether it be left mouse, or double click. You can then select the object that is to be clicked I believe. It's either that or add a condition for if it is over that particular sprite.

    After you click the sprite you can load a new layout.

    As for a picture of the mission. You can play the layout and then do a screen capture. There is an event under "System" for that I believe.

  • Figured it out, replying to my own post.

    Not sure if anyone else ever ran in to this 'mind-less' moment. You have to create the plugin as an object first on the layout sheet.

    Example: I wanted to use the 'Pause' plugin, but could not. I had to create the pause plugin as an object on the layout sheet first.

    Good for future reference to anyone. Should be common sense, I'm not sure it is though.

  • Hello everyone! I'll introduce myself in the introduction forum.

    I'm having an issue with the 'pause' plugin by 'rexrainbow'. The folder itself is in the 'plugins' folder, however it does not show up in my already existing project. I've restarted C2 multiple times with nothing coming up.

    I also tried creating a new project and the plugin still did not appear. I had to run the test_pause.cpx demo after opening C2 from my USB drive. Yes, I use C2 from my usb drive as it's mobile with me and I can use it at work :).

    Any ideas? Let me know if I can be more clear or you need more information.

    Thanks, Xerullian