Whiteclaws's Forum Posts

  • Ashley ?

  • Capx ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Bump

  • Hey Guys !

    I'm in a hurry ... I will post fast !

    So , I'm making a trail but I'm seeing that the trail isn't smooth when using big objects like big squares and the object can get spaced when traveling at a big speed ... How can I make a smooth trails like in Bit Trip Runner serie ?

    Thanks for answering !

  • Come on people ! Use Lerp !

    Sprite : Set Position to : (lerp(Sprite.X ,Player.X ,2*dt),lerp(Sprite.Y ,Player.Y ,2*dt))

  • Thanks Squidward :D ! Ashley , can I use those ?

  • Hey Guys ! The competition wil be off soon , and I didn't do the music until now :( ...

    I need someone who can make me a music and help a young poor dev. who is noobish in music ! :^(

    ( The music designer in my team is not available ... )

    I will need a little music that loops , and ambient that plays behind my game :D ! VvvvV , Osmos , SpiritHD ( that's how we spell it ? ) style !

    Make it not 8-bit but really fast-paced !

    As a reward , you'll get your name in the titlescreen just below the title screen ( Music By * It could be you ! * ) and access to the game before hitting store whenever you want ! ( Just PM me and I'll send you a .capx )

    The game will be free ...

    Thanks for all and I hope to get a helper before the end of this week !

  • Oh , Yes , Thanks Ashley !

  • Yann

    You are Being harsh for someone who didn't even study those stuff ;(

    (If you were wondering , that's me ... )

  • Hey Guys !

    I have few questions 'bout the competition ! 3 to be more precise ...

    First of all , I can't afford 50 $ 1-shot ( I'm a 13 years old kid after all :D ) , Can I ask someone who has to license to publish games on Win 8 to publish mine on his account and enter it on the competition as it was mine ?

    Second ( Depends on the First ) , Anyone here could respond to my request ?

    Thanks a lot !

    Also , The Game will be free ... So I won't get anything !

    thehen , Ashley

  • Well ... Possible , And easily ... I'm too busy working on my game for the competition , won't be able to help you ... Sorry !

    I'll give you a hint : Take the horizontal line X and the vertical line Y

    and make a square ( Width and Height ) with the distance between zero ( Or the the two starting point position variables ) and the two values ... The other part is all about blending ... Check out the blending example in the C2 examples libraries !

  • +_* THOSE STICKERZ ARE MINEZ

  • Hey Guys !

    Why did the 1st badge dissapear from the public forum ?

    I mean , it was there but it's not now !

  • ZOMG LAZ0RZ N' NUW T1L3ZET

    Glad to see you alive ! I though you were R.I.P !

    Nice Stuff ! You should give it a refine ( Ask a proffesionnal artist to re-do you all the arts that you don't think are enough refined , if that made sense ) and post it to steam greenlight !

    P.S. : If you don't remember me , then check out my signature :D

  • Your Script Is pretty much too complicated ... I'm sorry ! I'm only Second Grade in High School ... Didn't study cos , sin and that stuff :p !

    The Only thing that I can tell you is that you made your life complicated ...