totoe's Forum Posts

  • 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,"")

  • 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

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 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.

  • No, there is no URL or something else to put in the path. Top right corner of the pop-up?

    sorry cant find any hint to put in the path.

  • Hello,

    i just installed your PluginManager, but when i start the program i cant select the C2 exe.

    I installed on different place then C: drive.

  • all of them look like paralax effects. very cool, but the unkbg effect distort the complete canvas or camera, its crazy whats possible with these shaders.

  • GIGA! GIGA! GIGATRON! GREAT FX!

    ME want plz.

  • hello,

    it seems that you video is private use only on youtube?

  • yes would love to get more inside infos on jow to start. Would love to see some more comments in the source code. Awesome stuff i digg it!