Doppel's Forum Posts

  • You have to use Registry Object and retrieve value from "\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Nls\Language\Default" which is language that is stored there.

    http://www.windowsitpro.com/article/con ... ored-.aspx here you have ID table of languages.

    Edit: Ok after playing with Registry object i think you cant even read other values than you made.

  • Hello again i recently posted the making OS but when i woke up this morning i came up with a brilliant idea of making a game console for the PC with pre-installed games and mini games this project will last a long time and be massive but i think that the end result will attract a lot of attention and if good enough make some profit.

    Sorry dude Xbox was already made.

  • Likely a plot from Microsoft, I'm sure!

    Oh gee another "M$" hater, why steal accounts from people, when people simply give them money?

  • Doppel's method is the best. However, the more conventional way of using modulus in this case would be:

    If Score % 20000 = 0

    Free Bonus life at start of the game? Sweet.

  • + Points greater or equal to 20000

    -> Add 1 to lives

    -> Subtract 20000 from points

    Problem is if he wants to keep his Score then he would need to make two counters.

  • You could use mod function "%" and trigger once while true event.

    made an example

    http://dl.dropbox.com/u/888303/Caps/score_life.cap

  • [quote:208xehut][FIX] - Can now copy events between applications

    [ADD] - Canvas resize action

    This is Godly!

  • Or dropbox which is very good and easy way to share files, also no ads and no pages.

    https://www.dropbox.com/referrals/NTg4ODMwMzk

  • Well your method is working ok. Just remember to use "On Bounce" and set wall attribute to "Solid"

  • I am new here and would like to help. My specialty is graphics and would like to know if a tillable set of floor textures would be helpful?

    If so what would be a good size for them? 100x100?

    I would prefer to round it to 128x128.

  • It looks bugged... post on bug tracker.

    Edit: Remove the Physics Behav. The bug is purely on Physics.

  • <img src="http://dl.dropbox.com/u/888303/autosave.PNG">

    Why save Davio, when Construct can autosafe for you!

  • > Also i think that Developers should switch to Assembler from C++, so Construct can be more optimized.

    >

    are you being sarcastic or serious I cant tell....

    Yes im being sarcastic, because yes OpenGL is more powerfull and you can get more Frames from it but its harder to code, so its like saying "switch from C++ to Assembler".

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • How can I make an animation

    Select sprite, go to animator tab, you can add animations and angles for animations with right mouse button.

    And most importantly, wat program can I use to make them?

    lol wat? Graphic Gale for example.

  • However, there's one big problem: they don't work on Windows XP![/code:3scp2ru6]
    Um yeah, lets limit Construct users that can use it.
    Also i think that Developers should switch to Assembler from C++, so Construct can be more optimized.