303Mark's Recent Forum Activity

  • It seems it can't locate the images. So there must be something wrong with the additional file you uploaded.

    Be sure you pack everything inside a *.zip and make sure you are compressing sets of loose files instead of a folder.

    Also don't use spaces inside the name of the *.zip file.

  • There is a Template of Flappy Bird included in the download of Construct 2 called "Template: Flapping Bird".

  • just rotate the image 180 degrees.

  • Did you try and refresh with reseting your cache (mostly CTRL+F5)?

    Mostly you just need to wait 15 minutes.

    And always use zip files without using the spacebar

  • Knowing your program (or programming language) and being creative does help making better games.

    The higher your IQ the easier you can use your brain.

    This does not mean you can solve a puzzle faster then someone who has a lower IQ. This also applies if you make games

  • > ...because it's awesome

    >

    SOMEONE GIVE THIS MAN A COOKIE!

    Set-Cookie: LSID=AAAAACDCAA...1FFFFF; Path=/accounts; Expires=Wed, 12 Jan 2025 22:44:01 GMT; Secure; HttpOnly

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi all!

    I'm Mark and i am really into game development. Started game development when i was 15 using Game Maker. When i turned 17 i even made 3D games and programming AI's for top-down shooters.

    unfortunately my computer crashed and i lost >90% of all my work and i stopped with developing games. Until april 2014 when I was playing a game on my phone in the bus. It infected me again with the game development virus.

    Nowdays i'm learning the Javascript language and using construct 2 to develop arcade-like games.

  • Before i started to use Construct 2, i used Unity. Because i'm familiar with programming in c#. I really like unity but it's too expensive if you wan't to use it for commercial purposes. Now i'm learning Javascript and HTML5 in combination with Construct 2 wich is really nice.

  • you can use the following for the amount of object that will be dropped: int(random(1,4))

    This will give the number 1, 2 or 3 as a result.

    You can use this with the For loop(System/Loops/For) with the following parameters:

    Name: "drop items" (or whatever you want)

    Start index: 1

    End index: int(random(1,4))

303Mark's avatar

303Mark

Member since 25 Sep, 2014

None one is following 303Mark yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies