chrisbrobs's Forum Posts

  • You can check this tutorial I've published a few days ago, it uses a splash screen and shows how to do a few more things for your game too.

    I think your link is wrong....it opens-

    'Asteroid clone in less than 100 events'

  • Sorry guys, here's another unfinished app I am working on...

    Drag and drop Graffiti Art tool.

    Not finished, but you can create and save a finished image with the current version.

    <img src="https://dl.dropbox.com/u/22173473/TSsplash.png" border="0">

    <img src="https://dl.dropbox.com/u/22173473/bad.jpg" border="0">

    <img src="https://dl.dropbox.com/u/22173473/stepbystep.png" border="0">

    SET BACKGROUND IMAGE

    1, Start Application

    2,Click WALL MODE

    3,Select wall image 7

    CREATE YOUR TEXT

    4,Click TEXT MODE and select font1

    5,Click ADD TEXT

    6,Click letter T

    7,Click letter A

    8,Click letter G

    APPLY A TEXTURE TO LETTERS

    9,Click PAINT MODE

    10,Click PAINT TEXT

    11,Click/ select TEXTURE BOX 13 (rainbow)

    12,Click (hold down Left click) over the letters to paint in the texture.

    APPLY A TEXTURE TO LETTER BORDERS

    13,Click PAINT EDGE,

    14,Click/ select the Black color

    12,Click (hold down Left click) over the letters to paint in the border texture.

    POSITON, ROTATE , AND SCALE THE LETTERS

    To move/reposition a letter-

    13,Click TEXT MODE....

    14, Click MOVE TEXT to activate drag and drop

    To resize a letter-

    15,Click TEXT MODE.....

    16, Click RESIZE TEXT then... LEFT or RIGHT click over a letter

    (in this example, I only resized the the letter T)

    To rotate a letter-

    17,Click TEXT MODE....

    18, Click TEXT ROATE then... LEFT or RIGHT click over a letter

    ADD SOME HIGHLIGHTS

    19,Click PAINT MODE

    20,Click PAINT LINE...to add highlight lines.

    21, Left click on a start position, hold down mouse and drag out a line..then release.

    ADD STAR BURSTS

    20,Click PAINT MODE

    21, Click PAINT SHAPE

    22, Click STAR TEXTURE

    23, Left click on/over a letter to paint a STAR.

    SAVE IMAGE

    24,Click SAVE MODE (opens url in new window)

    25, Right click to save image.

    Test

    WIP....all feedback welcome.

    Edit..all artwork by me.

  • Good example posted in [How do I]Frequently asked questions...

    Angrybirds

  • It's pretty cool. :) There is a glitch with attaches one of the bottom corners to the wall.

    Yeh..I mention it at the bottom of the first post.

    If it stick's you can click / drag individual corners away from the brick.

    Probably a simple solution somewhere in the events?

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

  • Simulated cloth example, with collision detection (uses the Canvas plugin and physics)

    Use the arrows keys, or drag the red bar to move the cloth and collide with the wall.

    Could be used as a cape or flag in a game?

    <img src="https://dl.dropbox.com/u/22173473/cloth.png" border="0">

    Test

    Capx

    If it sticks you can drag the corners to free it. <img src="smileys/smiley9.gif" border="0" align="middle">

  • The increasing ram usage is caused when using webgl. Internally the plugin still uses canvas2d and with webgl a new texture of the canvas is made every frame causing the memory leak. I need to re-write it properly use webgl in an efficient manner.

    Using 'int(Mouse.X-Canvas2.X)' instead of the standard Mouse.X-Canvas2.X

    inside events seems to stop any slowdowns crashes.

  • Here's a simple drawing tool using Canvas plugin.

    Create basic pixel art / sprites...includes 'save' canvas option.

    WIP

    Test

    <img src="https://dl.dropbox.com/u/22173473/pixpaintslash.png" border="0">

  • Thanks for sharing this

  • Is it possible to query a HTML Canvas object to get the color at a specific location?

    You could do the following...using the Canvas plugin-

    <img src="https://dl.dropbox.com/u/22173473/canvasrgb.png" border="0">

    Capx

  • Can the 'SVG CANVAS' object be pasted into the Canvas plugin?

  • Nearly finished...

    Sniper FPS type game.

    20 IMPOSSIBLE missions.

    4 weapons to choose from-

    Machine gun

    Desert eagle pistol

    Grenade launcher

    Sniper rifle

    <img src="https://dl.dropbox.com/u/22173473/SniperC2B.png" border="0" />

    <img src="https://dl.dropbox.com/u/22173473/SniperC2a.png" border="0" />

    <img src="https://dl.dropbox.com/u/22173473/SniperC21.png" border="0" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey Chris,

    Looks really cool!

    This link is broken, would you happen to have this capx available?

    capx

  • Here's something I posted about it-

    Link

  • link

    Iv'e used it on a MAC...to be honest not a patch on Construct, and you still need a Mac to publish.

  • chrisbrobs

    congratulations on finishing the game and getting it out there

    Thanks man.   Its not 100& finished yet(sounds etc)

    I think they featured it because it contains an intro level, playable levels and a completion screen, so it could be termed a playable complete game.

    Cheers