zyblade's Forum Posts

  • If I add a resource, a soundfile for example, construct is loading the soundfile, from the directory from where I imported the file. If I delete or rename it, construct will crash.

    Thats is what happened to me...

    Construct needed still the original soundfile to play it, it didn't imported the soundfile into the project or the .exe.

  • If you add a resource, the music file is still required. So it isn't hidden for other users?^^

  • Thanks Jayjay, I didn't know about R0J0s resource plugin yet .

    Ah Pyteo:

    Download the examples!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Maybe the portal maths could be usefull^^ David made a good example .cap

  • Nice nice. Did you pixel the graphics by yourself or used photoshop?^^

    Would be great to see more of that game anytime soon

  • How about that?

    http://dl.dropbox.com/u/26932498/particles.cap

    Just change the position of the particles a bit and maybe play with the values and the particles will be perfect cover up with the sprite

  • As far as I know, the x randomizer creates the particles on many spots on the x axis?

    Does it take much more cpu capacity if you just make a few more particle objects diagonally?

  • Nice example R0J0!

    I can learn much from that .cap.

    Was it easy for you to make it? For me it would take a bit longer to make an example like this.

  • Alt + Enter didn't work. Any other key or double also didn't work.

  • You have to record any x and y position and store them(in an array or a file).

    Create on the 2nd attempt the ghostplayer and load the x and y positions.

    Your game has a few more "players"...I would use the "s-plugin" and make 6 arrays with it, for the 6 lives.

    Here is a example made by toralord->

    He used the s-plugin to rewind the players action.

    Now you have to put the information, that is stored in the s-plugin, on the ghostplayer(the x and y positions for example).

    It's not that easy...but it's possible.

    If there is any easier way to do it, someone else will post it I think^^...

  • If I press spacebar, firefox scrolls down the whole time :/.

    Is there any way to fix it?

  • Time scale make things slower (or faster). With timedelta, things moving at the same speed, even at lower framerates. Just search "timedelta", its already explained, how it works.

    edit:

    scroll down to Tulamides post.

  • I'm glad you were helped I just missunderstood your question first^^

  • Just tell us what you exactly want to do. Because, if you want to do an action, the computer has to know, when he have to do that action. On the start of the layout? If you pressed a key..or just allways(every tick).

  • Watch this tutorial.

    Subscribe to Construct videos now