Olgoth's Forum Posts

  • Ahmm I dont know how to put this but, you are overcomplicating a lot. If I understood correctly, this is what you need:

    https://www.dropbox.com/s/7oyww0gzz7ocjvk/spritewalk.capx?dl=0[/code:2h4mgja6]
  • Hello there! I start playing a bit and did this:

    https://www.dropbox.com/s/mh1yh1o5zmat035/bounce.capx?dl=0[/code:1z0eeyc0]
    
    You are looking for something like this?
    Of course the red sprite should be set to "invisible"
  • Thanks Carbincopy!

    I leave the capx here:

    https://www.dropbox.com/s/xp2olndc6n51nbk/test_1.capx?dl=0[/code:276gl7eq]
  • The only thing that keeps moving is the "Tick count". If I remove the only "Every tick" condition and I go to the task manager...only 1 of the 4 instances is constantly eating RAM.

    Yes I have no problem posting the capx, but I dont know If I have to upload it somewhere and post the link or is there other way?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I thought about the similitude with Chrome too, I guess having 4 instances is not that bad but...something as simple as this proyect eats around 160mb total....and It eats more and more ram no matter what while its playing

    edit: I wanted to attach the file here, do I need to upload it to mediafire or something?

    Anyway its an almost blank proyect with just "Click this sprite = add 1 to variable" and a textlabel showing the variable

  • I hope this is the right place to post this.

    Hello, I noticed that all my exported NWjs tests not only create 4 instances in the task manager but 3 of them always eat up my RAM constantly until I close the game/test. It doesnt matter if I stop doing things and just leave the game open...It keeps eating RAM (except for 1 of the 4, that one only grows everytime you do something like adding value to a variable).

    So my question: Is this normal? Am I doing something wrong with my proyects? Some bad configuration perhaps?

    Again, this is not for online/browser games, this is for NWjs...deskopt games...just in case.

    Thanks in advance and sorry if my english sounds weird, its not my native language.