Saurygiel's Recent Forum Activity

    Yup, happening again. Really starting to piss me off as it just appears as a black screen. I change versions, destination folders, and everything yet it still updates as a black screen.

    It won't work the entire day, and it's problematic. Anyway to legitimately and quickly fix it?

    It's happening again. The link is still the same. It's meant to include an actual health bar instead of text, and fixed enemy spawning but clearly you can see that it is not the case.

    I'm sending the file to to see if they can help resolve the issue. I've had this before on my previous 'games' and all I had to do to fix it was change the actual game version in the editor but it doesn't seem to be working anymore. Can't find any way to fix it, but I hope one of you or someone else has ideas?

    It fixed now by itself, but I hope it doesn't happen again. Here is the link to the game: https://www.scirra.com/arcade/shooting- ... ooter-7377

    Ill come back if it happens again and post the file and everything.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads

    I've tried multiple times to update my game and it isn't working. Updating the client doesn't help, changing the version numbers and other info doesn't help inside and outside the actual Construct 2 program. When updated it either shows the same exact update as there was previously or a black screen. I know I'm uploading the correct file because I check the time stamps on the game file when it is exported. Any help???

  • It's fine guys, we decided to remake the whole map with separate sprites. No worries

  • Dinosystem on steam was also made with Construct 2.

  • I don't resize the map though, and pixel rounding and linear only makes my character move veery fidgety while never really achieving anything in terms of the blurriness. I'll tel l the artist to change it to PNG-32 and see if anything changes.

    Edit: My artist tried exporting to 'PNG-32', and these were the only options presented to him. Not really sure what the difference between PNG-8 and PNG-32 is and how to export to PNG-32. Any help?

    Picture:

  • - I can't say for sure what is the problem if I don't ask you with these questions.

    1)If I were to guess, I believe the map was made as a whole image not as a sprite sheet or tile. Am I right?

    2)Did you make it inside the Construct 2 Editor or did you used an external image editor? If you used an external editor, then what editor was that?

    3)Did you by any chance re-sized the image using the Construct 2 image editor?

    4)Did you stretch the image in the game editor or layout?

    5)What is the original image size of the image?

    6)What is the size of the layout and the window?

    If you answer those questions then we will know the reason.

    1. Yes, my friend made them in a program and posted them on imgur, from which I downloaded. It looked fine on imgur tho.

    2. External image editor. Not well known, my friend said he used paint.net (It's a program not a website)

    3. I didn't resize it. Of course, I tried resizing it later to see if it made a difference but it made it the same or worse.

    4. No, I didn't stretch it.

    5. Not sure, in Construct 2 it shows as 1360 by 1020 pixels.

    6. Size of the layout is the same as the same as the map size stated above, and in game the camera is zoomed in as shown in the picture, which illustrates the window size if you open the full picture on a different tab. (On here the image is too big and cuts off)

    Thanks I hope we can fix the problem!

  • I'm working on a small project and when my partner made the map for it, the sprite looked perfect up close, not blurry at all and you could see every little detail but when I put it into construct 2, and even when leaving it at the original size, it is very blurry and ruins the whole thing. I feel like shit now, because it looks so nice and took so much time to make only to find out it is basically unplayable. Here are some pictures:

    Original sprite:

    The picture was taken with Gyazo, but in the program he used itself he zoomed in and this is how it looked.

    And now, this is how it looks in game:

    It isn't even zoomed in as far as he did in the paint program he used yet it's extremely blurry. I would like to further put everything like the character and such into proportion but since it's so blurry I feel like there is no point in using the map because it's basically ruined

    Can anyone tell me how to fix it, or if not, just tell me WHY this happens so we can avoid it in the future or somehow fix it outside of the Construct 2 editor? Please, the map is so well done and we don't want to restart for a 3rd time or want to get rid of it

  • This may not be the most ideal way to do it, but it should work. Have a small, invisible "spawner" object (just a sprite). Every few seconds, set its position randomly within whatever range you're looking to use (set position X: random(player.X-1000, player.X+1000) and so on). Then, check if it is overlapping a water sprite or water sprite family. If it is, immediately reposition it. Then, right after, if the object isn't overlapping water, call a function or event to spawn an enemy at that location.

    Would it be possible to instead have the invisible spawner set position every few seconds to a random place ANYWHERE on the map each time instead of a set distance away from the player all the time? And if so, how? It's kind of essential for my game because I plan to have a somewhat living environment where creatures will interact with eachother around the world.

  • Thank you very much, I will try this!

  • Put pathfinding on the crosshair, and set the the speed to what you consider slow. Then you must make an event to find a path towards the player every tick, and make an event where once a path to the player has been found, it will move along that path. This way it will constantly follow the player in a natural way, and you can even give it obstacles it has to go around it you like.

Saurygiel's avatar

Saurygiel

Member since 27 Mar, 2015

None one is following Saurygiel yet!

Trophy Case

  • 9-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

11/44
How to earn trophies