Whiteclaws's Forum Posts

  • LightResponse !

    First of all ... Set your object origin to 0,0

    Then ...

    Just add ;

    Create object (floor((wantedX)/32),floor((wantedY)/32))

    Here we go ,

    You are pretty lucky I'm currently making a grid-pased proceduraly generated dungeon crawler :P

    Cheers...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Well ... I never got issues with this one , just be sure to copy every object to the other layout ... and then it's easy ...

  • Nighttime Plumber Quest

    Elmo's Outlaw Nation

    Almighty Casino Brothers

  • What about the graphics , are you offering them ?

    And could you give an estimate of the price you are paying ...

  • You can't save data to your drive in C2 ... Just sayin'

    and no , you don't read them all , because it's pretty much an obvious question ... just sayin'

  • I think it's because your dropbox won't let you access the files , are you sure you did put the files in the public folder ?

    You could always link us a .capx so we can test if it works or no ...

  • Hay , google video game name generator :D , you'll find plenty of cool stuff

  • Well , you could set the global timescale to fit the fps rate you are getting , fps = 30 , ts = 2 , fps = 60 , ts = 1 , etc.

    That would also make it so bad devices run as well as good ones

    Never tested it , tho ...

  • Okay , I'm solving it for you today , sorry if I forgot you , I'm currently making a procedural dungeon generator ... czar , just to explain you , the tail takes the n*10 first values of the arrays and position the tail depending on them and thus the more we add data , the n*10 values change ... That makes the tail follow the player

  • This is a list of thing you SHOULD do before asking your question in the How-do-I Section ...

    A lot of people ask some basic or complicated questions and get no replies after days of waiting , forgetting that they are sitting on a goldmine of informations that MAY ( WILL ) save them a lot of time and frustration ...

    That's why I wrote this ... A list of many of the resources you may need to find the most optimal solutions to your problems !

    So here we go !

    - The Tutorials Section

    If you're new, try a tutorial before asking questions in this forum. Tutorials cover a lot of basic ground and will get you going in Construct2 much quicker.

    - The Manual

    Didn't understand something ? Don't worry ! The manual is your 1# official source of documentation , it explains everything as precisely as possible .

    - The FAQ

    The FAQ is a mine of already solved problems all made available for you !

    You can easily find the solutions to your problems there !

    - The Search Bar

    Didn't solve it already ? Don't worry ... You can easily search for keywords in the search bar at the top-right of the page !

    If you can't find what you are searching with those resources ...

    Read this to increase your chances of getting responses !

    Thanks, and I hope you solve your issue quickly!

    Note : Kyatric , Tom , Arima , could you sticky this ?

  • Check out the FAQ ... Frequently asked questions ...

  • Check out the tutorial section ...

  • What is your question ? Don't worry , for 50 bucks , I can easily make you that game !

  • lol ?! Are you kidding me ?!

    Goddamnit , this is going to my bookmarks :P

  • Ashley , you should also post this in the C2 forums because a lot of new people ask questions like ... I can't move my object ... Or I can't run my game ?