OneTwoRedBlue's Forum Posts

  • 7 posts
  • Thanks for the help

  • oh, my bad. here's the c3p haha drive.google.com/file/d/1pTr6X8-fkaIlh6RmhHnIcHvPhLnsin_1/view

    I made it so that the enemies regenerate the obstacle map once it's done, but it doesn't seem to do anything after the layout is restarted.

    Also, an explanation for the amount of time the map takes to spawn is because of the different method I used, I made it so that it starts with one ground tile, and that tile decides to spawn another tile on any of its 4 sides, and it's limited to around 1000 tiles. The tiles are fairly small

    The code is pretty disorganized at the moment, but that's because this project is pretty new and mainly a proof of concept. Thanks!

  • NOTE: WASD for the player, restart the layout by letting the enemies defeat you. please allow 10-15 seconds at the start so the map can generate itself, then the game should be ready to go

  • Hey guys, so in this game, a dungeon randomly spawns itself and along with that are enemies, which are randomly placed along the map. The orange square enemies have a pathfinding behavior, and they work perfectly fine on the first start of layout, but once the layout is restarted, they begin going through walls and doing strange things. If anyone knows what to do, i'd really appreciate the help

    drive.google.com/file/d/1KefHLhS67w1J34s_uWu4LcBVks8FkrCB/view

    Game zip

    Tagged:

  • Hey everyone, so my game file is relatively large, which results in a longer save project time, but recently it's seemed to have been loading indefinitely, and construct says "saving auto-backup file" i'm wondering if I don't have enough file space for it to be making a new save file or what? Please help, thanks!

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yeah. I originally tried opening it and it said that in the game files, there was something wrong with “dirt.png” so I went into the game files and saw that it was still there with nothing wrong with it. It still wouldn’t open, so then I tried opening the capx off of itch.io which I had uploaded to the day before. I also noticed that when the project was still open, some things began to lose their sprite images. I heard that this might have to do with a file cleaning software or something?

  • dropbox.com/s/7mjiu8fq8bnphal/PHornHunt.capx

    Hey everyone, this is extremely important to me because of how much time I've spent on this project.

    I began to experience issues opening the capx of my game tonight after turning my computer back on.

    Whenever I try to open the file, construct 2 says nothing but "Encountered Improper File" and I haven't been able to figure out how to fix this at all. Please help!

    -Mason

  • 7 posts