Rable's Recent Forum Activity

  • Thanks, I'll take a look!

  • Thanks for the idea. When you say "sound generation", you mean that the sound is generated in the code? If that's the case I'm afraid it will simply ruin the whole game, as I'm using sampled instruments. If I'm misunderstanding something, could you include a link to one of these plugins you're talking about?

    A quick search brought me on this but at this point I don't see how it could help.

  • Kyatric Thanks a lot for demonstrating this! I tried it in my code and it works perfectly! Wow!

    With all the decimals, the chances of the same 2 tags occurring at the same time is about the same as 2 players meeting each other on day one in No Man's Sky.

    Oh wait... Maybe I'll still implement your check.

  • Hi Kyatric and thanks for the reply.

    Yes, I set the preloading of all sounds on start, because it is a music composition game, and there is only one layout. So I'm afraid every sound should be available on start if possible. :-/

    Maybe could I delay the loading of some sounds a couple seconds after the layout appears, loading them manually in the event sheet if that's possible. But overall I need most of them from the very beginning of the game, or the player will just quit, thinking it doesn't work.

    Here is the latest build of the game, if it could help you see what it's all about : http://test.smurf.com/musicgame23/

    As you will probably see, the loading is VERY slow. Most of the time it even fails and should be restarted several times before being able to play (due to the server problem this post is about).

  • Thanks for the advice. I generally use tileset only for... tilesets, but it seems like it could be used for other things as well. I'll look into this as I still have to rework the graphical side of the game. And yes, I'm using both aac/ogg as I need support on ALL browsers. If you don't include AAC, Safari will not be able to play any sound, as stated in the manual.

  • It's a musical game, so 210 of these assets are sounds. I'm currently in the process of regrouping all the small sounds on large audio files (see this post), but I still have a lot of work on this. The rest is a lot of UI elements which are separate objects, so the other changes will be regrouping them as different animations of one object.

    I don't have major problems reducing the number of assets though, but I would like to know if it is necessary to do it or if there is another solution (probably a server trick).

  • Hi everyone,

    I've been working on a game for the company which employs me ( IMPS ) in the past 3 months. The game is finished and works great, but the IT manager came back to me because we had a server alert because the game has a bit more than 400 assets in it. The third party company holding the server thought it was an attack and put additional security. They told us that 400 requests for a single page is more than can be allowed, so I have been asked to rework the game and reduce the number of assets.

    Before doing so, I would like to ask you guys if someone already has this problem, and if there is something we can do server-wise, without recoding anything, to work around a lengthy process. A solution allowing me to automatically reduce the number of assets (I doubt this ever existed) could also do the trick.

    Thanks a lot!

  • Thanks for the suggestion, I didn't think there was a way to deal with it, but I'll still ask.

  • Thanks to your last comment, it now works perfectly. Thanks a lot, sir!

  • korbaach

    Thanks a lot! I conclude from your capx that it is not possible inside Construct 2, but is possible with Javascript?

    Il'll copy paste your javascript code in my project.

    Thanks again, really helpful!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks 99Instances2Go for the reply.

    Indeed, I already finished the game with individual samples but I need to rework it because our server can't handle that many assets, hence the big audio files. :-/

    Thanks for the ideas & explanations about functions. I'll try to go with the array, it believe it should be possible to implement that into the code.

  • Hi everyone,

    I'm using a textbox to allow the player to enter its name, and I need the cursor to be always at the end (right) of the text contained.

    To make it perfectly clear, I want that when the player press the left arrow, nothing happens. I don't want the cursor to move left.

    I tried with Textbox > "scroll to bottom", but it didn't help.

    Is there any way to achieve this?

    Thanks!

Rable's avatar

Rable

Member since 6 Aug, 2014

None one is following Rable yet!

Connect with Rable

Trophy Case

  • 11-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

16/44
How to earn trophies