miguelromm's Forum Posts

  • It's easy to do with meshes:

    https://www.dropbox.com/s/92ozw2ef0zomqx0/Spotlight.c3p?dl=0

    Thank you for your help, dop2000! I will try using that example as a base ;)

  • Hello!

    I'm developing a small prototype, but I have a problem.

    I want to create the lighthouse spotlight and make it moving horizontally in a loop (like it's looking for the player) and if this spotlight collisions with the player, the game ends.

    I think the best way for the movement could be using the sine behavior, but the problem is to animate the png of the spotlight. I'm testing with the mesh tool and the timeline, but I'm not getting any results at all.

    I don't know how to do it. I hope you can help me.

    Thank you!

  • Hello, you all!

    I want to create a scene into my project with a video an the idea is it plays automatically when the scene starts, but you must make a click or touch the screen to play it. Is this mandatory? There are no a correct way to avoid this "extra step"?

    I know I can create an image with a text saying "Touch/make a click to continue" or something like that, but the idea is to autoplay it.

    Thank you for your help!

  • it cannot scan.

    if you get the message do not take chances .DON'T

    Sorry, I don't understand you.

  • shared hosting

    no other options were checked.

    Thank you, Allan ;)

  • Hello!

    I have a serious problem with my game and I don't know how to fix it. I'm desesperated, because is urgent :|

    I'm developing a runner game and I have created all the levels, but different elements (some obstacles) show up floating in the air instead of being on the surface. The strange thing is, when the website is reloaded, some of this elements are relocated in its correct positions and some not depending on the mobile device, SO, browser...

    Is the server making the trouble or is it my Construct project in terms of not managing correctly the memory?

    I let you the link of the project file here:

    https://drive.google.com/file/d/1WV-Ktz8dtq_WNSC59aX63V0ajwFmdXle/view

    And the website on which the project is uploaded is:

    https://www.metamorfosischangecambio.com/

    Thank you so much!

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I put your project on the Netfirms site. Overall, I slightly prefer HostPaPa. I have used a variety of other hosts as well without much trouble.

    I didn't configure anything, just dragged the exported project to the site with my ftp program.

    I exported using the simple minification.

    Perfect ;)

    Shared hosting or dedicated?

    And only with simple minification or with the other two options for the images of the project activated too?

  • I use Netfirms and HostPapa the most.

    Aha. Which one you used to upload the example of my project and how you have configured it (because maybe I'm doing it wrong... : /)? Shared hosting or private?

    Thank you!

  • Hello, AllanR!

    One question: Which hosting service are you using for your web? Because my project load too fast there, but in mine is slow and buggy... : /

    Thank you!

  • here is an image of the changes I made:

    for minification I normally do Simple. Advanced could possibly cause trouble with scripts and plugins.

    I don't know much about video compression, but the shorter and smaller the file, the better.

    The reason I suggested Sprites instead of Tiled backgound is that you can reduce the size of the image and then stretch it to fill the same dimensions as the current images. Tiled backgrounds will repeat the image. Otherwise I don't think it would make a difference.

    Thank you one more time, Allan ;)

  • You can use this set of system actions.

    .

    Thank you so much, WackyToaster. I will try! ;)

  • when I tried to load your project from your server I got a Forbidden error - it would not let me see anything (trying to access from Canada)

    I downloaded your file and exported it and put it on my server - you can try it here to see if there is any difference: (it was exported before I added "trigger once")

    https://www.rieperts.com/meta

    after running, I noticed it was generating thousands of errors and warnings. it was constantly trying to exit fullscreen mode.

    on your botones_barra_superior event sheet you have events 4 to 9 running every tick. If pantalla_completa is 0 then it tries to leave fullscreen every tick and that causes an error if it isn't in fullscreen mode.

    you should add a "trigger once while true" to each of those events, or structure it some other way so that the events only run when needed.

    my iPhone 5s couldn't play the gregor game until I added the trigger once conditions.

    the video is pretty large (34 MB) and the images in the game could be a lot smaller, and you may want to try making them sprites instead of tiled backgrounds.

    Thank you so much for your time and help, Allan!

    Could you send me the project file with the fix or a snapshot, please? Because I'm not 100% sure if I'm making it like you say with "botones_barra_superior event sheet" events or not... : /

    I can't see the favicon nor the custom image of the project when it's loading on my website. Why is this happening?

    I've some questions about the graphics and media files:

    - Which is the best way to compress video files and loss the less quality possible (although I would prefer smaller sizes than image quality in this case) and make them compatible with all devices (the other day I was having flickering problems with the video included in "S.A.R.A." fake app on iOS, but not on Android...)? I'm using macOS, by the way.

    - Is it better to import all the backgrounds like sprites instead of tiled backgrounds to improve performance and initial project load? Which size should I use for the backgrounds and other sprites in general?

    - If I minify the project, which option would be better in this case? Simple or advanced?

    Thank you so much again, Allan!

  • If it's slow to load, I would guess the server is just slow. I don't know how your server is configured and it depends on your host too, so I'm afraid I can't help you any further with this. Try contacting your host for support.

    If my project have no big problems with the optimization, I should try contacting with the hosting support then, yes...

    And those things are possible?

    Thank you, Ashley!

  • Hello!

    Could I configure the project to preload all the resources at the beginning (when you access to the website it will be uploaded) except some videos and levels of a mini game until the moment you open those specific scenes? If the possibility exists, how could I do it?

    Thank you so much!

    Tagged:

  • I'm not really clear what the problem is from your post, but I tried loading the web link and it appeared to load and run OK in Chrome. However if you press F12 and check the browser console, some resources are failing to load with a 403 Forbidden error from the server, which suggests a configuration problem with the server, or perhaps you didn't upload all the files.

    Thank you so much for your answer, Ashley!

    The problem is that the project doesn't load or load tremendously slow on some devices (especially on smartphones and the first time you access to the website, which are the priority target in this project). So it seems to be related with the memory management/size of the resources at the time of enter the web on a mobile device.

    How can I resolve that 403 Forbidden error from the server? What could be misconfigured (or unconfigured) on the server that is causing this upload issue and how could I fix it?

    I'm uploading by FTP all the files that Construct export, so I don't know what to do :(

    - - - - - - -

    These are the properties of the project, in case it might be helpful:

    I'm exporting the project with this options activated:

    Another two things:

    1. Is there a way to reduce the size (the resolution and therefore the memory usage) of all the graphic files at the same time or do you have to go one by one from the image editor?

    2. Could I configure the project to preload all the resources except the videos of S.A.R.A. and levels of the game "Greg&Go"? If the possibility exists, how could I do it?

    Thank you again, Ashley. And sorry for the inconvenience.