chrisbrobs's Forum Posts

  • Filesaver plug can be used to save images or text files.

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

    In the above example: (using MultilineBox plugin also)

    1, I used the FileReader plugin to load new image texture for a sprite.

    2, Clicking 'save1' button saves the texture as 'PIC.png'

    3, Clicking 'save2' button saves the image as 'test.txt' (Base64)

  • L4T3NCY@

    The original "Random Unique Number Generator" tutorial I saw does this perfectly, but doesn't give any of the visual excitement of "coming to a rest" on the winning number each time. It just instantly spits out the unique number.

    Why dont you just use the above tutorial as a base..and just add some graphics?

    Here's a simple example:

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

    Play

    Download Capx

    (Credits to kittiewan for the tutorial)

  • Hi,

    Question1:

    Where are your sprites for when the reel has stopped? As in, I see oranges and cherrys in browser when running it, but I can't find them 'anywhere' in the capx. I've even looked inside every sprite's animation frames as well.

    Check the sprite object 'reel 1'...the second animation called 'stop'.

    Question2:

    On the note of using animation frames, is there a way to delete or 'skip' animation frames during runtime? I thought of removing each frame as it came up, 1-by-1, so they wouldn't show up on subsequent spins, until eventually there'd just be the 1 last frame left spinning and inevitably win?

    Have you got a illustration or image (or even a basic capx) that I could look at ?

  • Here's my 'nearly finished' Roulette Game.

    I'm just trying to work out out to place multiple bets..so at the minute you can only bet 1 chip per spin....I will finish this game by Monday though.

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

    Play

    Instructions

    1, Drag and drop a chip to place a bet

    2, press spin

    3, Right click mouse (and hold)to see betting tips.

    Please let me know of any bugs.

    Thanks

  • I posted a couple of slot machine examples quite a bit back...here's the link-

    Forum link

    Here's another example I didn't post (uses seperate sprites for reels)

    Link

    Good luck.

  • Nearly forgot about this one!

    Not quite the 20 levels..more like 1.

    Anyway here is a quit demo is for testing the mechanics.

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

    Gameplay-

    1, Right Mouse (KEEP PRESSED) to activate scope/zoom

    2, Left Mouse to Fire

    3, Shoot the gaurds and barrels

    Note..

    You can only shoot when ZOOMED IN (its not a fault!)

    Should get a decent frame-rate on Chrome

    PLAY

  • I managed to build a basic C2 example for testing purposes...

    I have only included about basic set of about 30 textures but you can still create some pretty good characters with it.

    Here's the link if anybody wants to try it -

    LINK

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

    The image below is the first texture you see when you start the application-

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

    More to come.

  • Cloth simulation in C2

    Link

  • Top down view sprites also possible-

    View

  • This is an example of the tutorial model converted to some typical sprite sequences.

    idle

    walk

    run

    crouch

    jump

    swim

    Click the buttons to activate the animations.

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

    Test

  • Design your own unique player sprites for your 2d games.

    I have spent the last 6 months trying to develop an application that would allow me to simplify the process of turning 3d models into animated sprite sequence's for my C2 games.

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

    Its not finished yet, but you can check the current progress BELOW..

    INFO

    The presentation is a bit crap, but it should give you an idea of what the app can do?

    Updates to come.

  • Hi All !

    If you use Construct 2 Free Edition and can't publish to windows ! You Should learn this Tutorial !

    Doesn't work here...just crashes ?

  • Amazing stuff..keep up the good work.

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

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Here is the Capx_

    link

    When I export using Awesonium the folder size is 31.5 meg aprox.

    The biggest files in the folder are-

    awesonium.dll   20meg

    and

    icudt.dll 9 meg

    regards

  • Which file size are you talking about?

    Can you share a .capx? Usually it's impossible to do anything about a problem without a .capx file demonstrating the issue, as described in how to report bugs.

    The problem/error occurs with any project(created with R106 )and exported

    using the awesomium option....the resulting file size is aprox 31.5 meg.

    I did see the following save option window?

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