ozziedave's Forum Posts

  • Hi Ashley

    Congratulations for the speedy CONSTRUCTion of this software.

    Is it possible to have CONDITION - "On Collision with another Object"

    be able to Invert?.

    Cheers

  • I am trying to play some music in my game using ogg files.

    After programme starts sounds good for about 4 seconds then distorts

    to an unbearable level.

    Also I placed a loop action which did not work, however after deleting

    same it started to loop about four times with distortion again.

    I have never had any problem with sound or music in any game maker

    or commercial game, or music file before.

    Windows XP SP3

    3.00 Gigahertz Intel Core2 Duo

    NVidia GeForce 9800 GTX Video Card

    Realtek High definition Audio card

    Chrome HTML5 13.0.782.220m

    Regards

    Ozzie

  • Polygons collision for me.

  • Hi All,

    Just tested my first test level in Construct 2 on the net.

    No Proper Story, only one level, not finished yet, but had to try

    my game on the

    hotkey.net.au/~foremost/index.html

    I was surprised at the speed of the game on the net, overall, very pleased with speed and software. Good work Ashley & Co.

    ==========================================

    MOVE LEFT & RIGHT : USE ARROW KEYS

    JUMP              : SHIFT KEY

    USE SWORD        : CONTROL KEY

    Cheers

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Sorry Ashley you are right I looked at the wrong folder

    I should have looked on my windows desktop.

  • Hi all,

    After I exported my game to my hard drive for uploading

    to my allotted server space I had 4 html files.

    Export.html

    Export-fs.html

    preview.html

    preview-fs.html

    But no index.html, I would guess that the preview.html

    should be changed to index.html or used as the home page ???.

    Cheers

  • Have tested, and it works fine, no problems

  • Hi all,

    This one might be for Ashley,

    I wish to have a platform that is 3072 pixels wide <---------->

    Window size 640 x 480.

    Is this too large for a Browser, as it seems that scrolling by length is ok, but not by width.

    Cheers

  • Thanks Ghengis,

    As you suggested, this is the code that worked for me.

    LASERBALL IS A SPRITE

    System | on start of layout | LASERBALL | set angle to 360dg

    LASERBALL | is outside layout | LASERBALL set angle toward ( player.X, player.Y)

    System every 8 secs | System | create object LASERBALL on layer | at (1500,(Random(1024)))

    Cheers

  • yes please.

  • HOW.......

    Do I have a few random fireballs starting from the right of my screen wiz across my platform at random heights, maybe hitting my player on his platform from time to time.

    Many Thanks

  • Counterfeit thanks I found the control.

    <img src="smileys/smiley8.gif" border="0" align="middle" />

  • Hi All,

    I haveforgotten how you auto loop animations. I know that you click on loop but cannot find where the command is situated.

    Cheers

  • Hi Ashley,

    Here is the link to the Pipe Problem.

    freedrive.com/folder/311190

    Many Thanks

  • Hi All,

    I have just Purchased Construct 2, and am no expert as yet.

    I have a human player sprite, and a large pipe with a curve

    in it, as a solid platform.

    The Player always sits 10mm above the bend in the pipe, it

    appears it can only follow straight blocks, as it sits on

    top of the Alpha/Invisible portion of the pipe.

    Is this correct if so, many games will not work for me.

    Cheers