Whiteclaws's Recent Forum Activity

  • Sebastian

    Because it doesn't reflect the current state of things , as of now , if posts are revived , they can contain old depreciated stuff or problems that have been already solved , and that can create wrong thinking ...

    It's better to just create a new topic

  • perlin noise for javascript , how about diamond/square ? It looks like Perlin Noise and it's easy to implement

  • dude, where is the proof , do you have testimonials , this is just talk with nothing to back itup

  • It looks pretty interesting , I'll have a look to the Socket.IO libraries ...

    Maybe make a basic plugin to send messages between a Server and a Plugin IN C2 and without server-side coding , my domain is not javascript so I can't promise anything but i'll have a look ...

  • Oh , you misplaced this post :)

    Your post should be in tools ...

    Kyatric , could you fix this ?

  • I'll be the project director

    No , this won't work

    Everyone wants to be the director , but does one really have the experience needed ?

    How much game did you make , publish ? Design documents you wrote ?

    No one likes directors , everyone hates BAD directors

  • Could you explain it a bit more ?

  • you will see problems like things not "dying" when they should, and your score not going up. Sorry 'bout the above reply

    I think he is just doing something wrong in his code

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • it looks rad :D

    Sorry but I am no artist ... I came here just with a tip for you , you could always post here if you don't find anything !

    forums.tigsource.com/index.php

  • czar , do you always have the capx , I think I lost mine

  • Guys i wrote some things about a week ago.i asked for 3d inside construct or a different version of contsruct (c3 maybe) but i also mentionend that everytime we face problems with the exporters to ios and android the answer is ask ludei.

    Maybe Ashley is time to think again about native exports and not 3rd party solutions.i read the comments of people here and i think im in unity forum.Unfortunately i understand that many of us (including me when unity 4.3 comes up) will take another path.i dont care about the 90 euros i paid one year ago i learned a lot of things whith c2 but i dont see any future.Maybe im wrong but thats what i believe.

    Some said that unity has not the visual scripting method.That is not quite true.Unity has visual scripting methods from 3rd parties studios like playmaker, uscript, antares universe and a couple more(we have to pay for these,they are not free).Ok they seemed a lot messy and difficult than c2 visual scripting in the beginning but with practice anyone can achieve his goal.

    Ok debugger is a great tool but analysing a game and then the same game after the exporter has many problems sorry but it doesnt solve the problems at all.ludei updates are like the holidays!!it takes place every three months or so..

    Sometimes guys when you have clients its good to hear their needs and i thing that in the hierarchy of our needs the number 1 and faaaar from the second is DECENT NATIVE EXPORTERS.

    So my opinion is either to get rid from the homepage the android and ios exporters with the *asterisk*,and work for native inside c2 exporters or under the icons of android and ios exporters please write "whith ludei technology" or whatever.AND NOT at the bottom of the page with very tiny-scaled letters.Because if its my ablolute first touch with the gamedesign-development thing and see it before i buy it maybe i dont know what the asterisk really meens but in time...!red@#$*#$%?!

    Well , that asterisk meant something , right ?

    Why re-invent the road , it's already pretty complex for a 1-man company to offer updates every 2 weeks , how about making a native exporter for EVERY platform , android , ios , etc ?

    They are like twenty at Ludei , and they can't get it done right , you want one man to do it ?

    But ... who knows , Ashley has already done the impossible <img src="smileys/smiley36.gif" border="0" align="middle">

    For everyone else complaining , please complain to the actual people behind the code , like Appmobi/Phonegab/Ludei

    Cheers !

    Edit : Hey , look what I found ,

    Appcelerometer , they call it !

    Could anyone test it out ?

    Oh look , something else !

  • "Bullet behavior":

    - Add "Bullet conditions" called "For each X distance traveled", where X - the number you specify. If you want to make some regular activities related to the distance traveled, this condition will be indispensable. Now for such action is necessary to establish a separate variable and perform a number of checks, which is not very convenient. In example, i need to reaction at 40, 80, 120 and 160 distance traveled - and "For each 40 distance traveled" save me))

    • if DistanceTraveled = floor(X)*
    • trigger the condition once

    ~ Do the actions

    *floor if you want it to trigger when the game starts and ceil if you want it to not trigger when the game starts

    "Sine behavior":

    - Add "Sine expressions" called "CycleCount", which will count the number of whole cycles have passed since the start of sine.

    CycleCount = -1

    • If ( CyclePosition = 0 )

    ~ Add 1 to CycleCount

    It's just about workarounds ...

Whiteclaws's avatar

Whiteclaws

Member since 14 Feb, 2011

None one is following Whiteclaws yet!

Trophy Case

  • 13-Year Club
  • x4
    Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

15/44
How to earn trophies