hellwalker's Forum Posts

  • vee41

    Machinarium is written on Flash I think, I don't think getting HTML5 with .exe wrapper will prove impossible to get on Steam. Though will definitely require additional engine programming to make it steam platform compatible.

  • works nice on Lenovo Y570 with Win 7

    adding this would be awesome

  • thanks man, worked

  • hello,

    I've seem to run into problem, was wondering if you could help.

    ok I want to make AutoRun with construct, So I click Sprite and it Executes some file in subdirectory of Construct Made .exe file.

    So example

    C:\Autorun.exe

    C:\Bla\bla.exe

    and C can be B or D or whatever letter

    I'm using file object execute file command but, it works with full Path

    's

    Doesn't with "\bla\bla.exe" or "..\bla\bla.exe" is there anyway to make it work like this?

  • hey

    thanks for reply, will try it out, but might be complicated for me too.

    Right now I have come up with another spin off solution, Animating Tiled Background Height

  • hail Comrades

    xD

    so what I want to achieve. Scan like effect (Sprite) moves horizontally,

    and in its path parts of sprite in the background are made visible.

    Kind of Animated Mask effect that reveals the full image.

    I have kind of solution with sprite same color as background moving in, but would like something like, Magic Sprite that hides part of other sprite when overlapping.

    any help would be welcome

    thx in advance

  • hey, guys

    is construct still in the development?

  • yay this version works well when I add sprite and run game

    (it was broken for me after 99.4, either xp sp3 or my card caused it)

  • 0.99.3 works

    its 0.994 thats causing problem,

    I might have to reinstall windows and I'll see if sp 2 will have this bug as well

  • Attan, you don't understand. It doesn't depend on cap, it depends on compatibility with other computers. Watch this video - http://ioj.com/v/d5wjg plus screenshots - http://ioj.com/v/gxzk7 and http://ioj.com/v/hp35p - that's when I start debugging (sry for quality but can't do better) . Here I tried to add gradient and it's okay but when I add sprite...well I posted the bug on tracker and here many times, other people posted their caps with the same prob but those caps worked ok for people who's cpu's support latest builds. I also tried some new exe's people posted here on last 3 weeks and also got errors though games like Aquaria, Tagap, Flash Bang Studios games(Paper Moon) or other games that use modern technologies work fine on any computer, even mine. Guys(I mean devs), please solve this problem because if people who's cpu's support latest builds will release games(I mean commercial projects) that most machines will not support , uh...

    In case of smth I'll leave my cpu's specifications:

    AMD Athlon XP 2500+ 1,93 Ghz, GeForce 6600 128 MB, 1GB RAM, Windows XP SP3.

    xp SP 3 thats what is causing it, I too have that problem and I have been watching other peoples posts with this bug.

    microsoft must have released some update that screws some DX feature, this is not the first time thing like this happened.

  • Well first thing I want to know is there really any reason to recreate platform behavior? the way I see it, its excellent starting point, you can always expand upon it with new custom controls.

    Second is what are possible ways to accomplish this? I tried doing it with just events and it nearly drew me insane.

    I was stuck right at the gravity, no matter what I did there was random chance player would move couple of pixels into ground Is it even possible to do it with just events?

    I know some ppl were doing this with Physics behavior, But I have not used it much.

    What are the Dis/advantages of physics based platform behavior?

  • that plugin hates me, and feeling is mutual

    crashes are less in new versions, but have it happened to me couple of times on older versions

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • oh and heres screen

    in case some one else will want to know, and cap is deleted by then

    <img src="http://a.imagehost.org/0143/err.jpg">

  • load/unload textures in layout

    how do I use this event?

    It does nothing to my layout, what textures is the talk about anyway? sprites/tiles and other graphics?

    could not find article on wiki.