Xeno's Forum Posts

  • 3 posts
  • Give the Block the "Platform" Behavior. That'll give it automatic gravity too.

    Now, for the movement, Use the "Set X Component of Movement" in the Platformer actions to make it move as your character is pushing ("Move Left/Right" Control is Down + Overlapping at Offset (0,1)) the block. Use an "Else" to set the movement back to 0 when you're not pushing it.

    Hope this helps.

  • Have you tried deleting the associated .persist files? That has fixed it for me in the past. They're usually with your game's files.

    This fixed it! Thanks so much, you're a life saver.

    I thought about those .persist files before, but I didn't wanna risk moving/deleting them in the fear on it messing up my projects. Turns out it saved them! Thanks again!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Earlier today I opened up a .cap project and it opened up perfectly. I let it idle for 5 minutes and then I tried opening another .cap file and the loading bar appeared for a second, but then disappeared and nothing happened.

    I then (mistakenly) closed my first .cap to see if it would open again correctly, but it did not. Now I can't open either files. I tried rebooting, I tried reinstalling Construct and I tried upgrading to the latest version. But none of it changed anything.

    The weird part is that I can still open up new files, save those and open them up again. This is getting incredibly frustrating.

    My Construct version is 0.99.62 (The latest stable version) and I'm running it on 64-bit Windows 7.

    This is the first time I had this, or any other problem with Construct. But this is bad. Help, please?

  • 3 posts