totoe's Forum Posts

  • chrisbrobs it it possible to get a dynamic reels version via controlling parameters?

    is a FX version faster then a plugin/event solution, if you have more parameters on the fx side?

    FPS in FF is very 30ish with my setup.

  • chrisbrobs the new release is working. Thanks yall for helping! the gausian blur effect from gigas source looks more stylish

    really nice to see "games" or "tools" from fxS!

  • your capx have this wonderful blur fx while rotating. is this capx related or comes from the fx itself?

  • looks like very smooth sprites scrolling. thumbs up!

  • i totally digg the idea of a simple sequencer tool. sad to hear about your burnout. do you have a tool without all the advanced stuff e.g. the FX and only a play and stop, do you have a tempo button or are all samples on the same tempo? when i develop i cant hear sounds on previews like FF or NW. but exported projects play all sounds.

  • Über awesome. the export / import of color themes is really neat.

    Thanks for the two capx files!

  • Yall rock my world! big thanks!

  • i would love to see a update on this nice slot machine effect.

  • yes, if i have a good state with different behaviors. i want to spawn another scroller, where i can fiddle more.

  • thanks, for this really good explanation! And thanks for your demo and the helping hand too.

    At the moment i use this technix to dublicate the scroller as a "preset", any better idea how to better setup a good starting point?

  • WhosWho beautiful sinus scroller ! thanks for sharing! Now i must decode your source and study that stuff.

    How can i avoid the double sinus scroller if i change the Text to more words.

    Is the best way to do a scroller, to do the Set X to self.X-2 or is there a better way of doing this? Just saw some lags on the scrolling, maybe its my slow PC?!

    Why do you do the first two system calls: system | set Length to len(TextToDisplay.Text) and

    system | Set TheWord to TextToDisplay.Text?

    Also you but all into a loop can you explain a little bit why you do :

    WAIT 0.5*loopindex seconds

    and

    ScrollingBox |Set text tokenat(Word,count,"")

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yes its working fine, but i want the words being on the sinus path and not the whole text.

    At the moment it looks like that.

    http://imgur.com/a/kfFcY

  • Yes thanks thats working! Any tips for making it scroll on a sinus path. *I MUST learn more...

  • hello,

    so i want to enhance the text scroller, that scrolls from right to left on the screen.

    At the moment i have:

    System | every tick | Text | set X to self.x-2

    Text | x < -800 | Text | Set X to 856

    how can i have the text make some funky sinus like curve.

  • Ok, now it work, my firewall was blocking the traffic. thanks for the video.