Wink's Forum Posts

  • 20 to 22 FPS With Chrome browser.

    5 to 7 FPS with Awesomium exe.

    My graphics drivers are up-to-date. The last time my graphics drivers vender released an update was 11/21/2009. lol

    My computer is almost 3 years old.

    Dell Inspiron 1545

    Mobile Intel(R) 4 Series Express Chipset Family

    4GB RAM

    I need a new computer :(

  • You could make a plugin with the Javascript SDK. If you don't know how Velojet made a great tutorial here:

    Plugins - roll your own with the JavaScript SDK

  • Just when I finally have everything needed to start creating social real time games I see news like this :(

    Zynga slapped with lawsuit, accused of insider trading

    Normally I would let news like this just discourage me from even trying but I still believe the Zynga business model is a good one. Except for the whole insider trading thing.

    I mean I believe creating a fun, addictive social game, and selling virtual goods just might be one of the most profitable ways to monetize off of creating web based games.

    I guess the trick is to not get greedy.

  • No problem here you go:

    Pong Example 4 Layers R95

  • Here you go Guillermo:

    Pong Example 4 Layers

  • OK, I see.

    Guillermo if you cant open it let me know, and I can modify it for you.

    If you can open it you could probably move layer 4,and 3's sprites onto layer 2 if you want to modify it yourself.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Your welcome Guillermo

    The free version shouldn't be a problem my .capx only uses 18 events, and everything in it can be used with the free version.

  • Hello Guillermo

    Here is a pong game I made a while back:

    Pong.capx

    This .capx should help you with some of your questions. It comes with a AI (Artificial Intelligence). You can adjust the AI speed to make it easier, or harder to play by looking for were it says "lerp(Paddle_AI.Y, Puck.Y,0.05)", and changing the speed "0.05" to a higher or lower number. You can also adjust the ball speed, and acceleration in the layout properties window. Also look through the events sheet to see how you can set the ball to start at random angles to give your game a more real feel.

    I didn't comment the event sheet because I'm lazy, and it is pretty small. So if you have any questions about it just ask.

    I hope this helps.

  • Wow austin! This is great! An all in one real time social plugin! It looks like Clay.io has given us everything needed to become the next Zynga Games :D

    Iv been following your progress with this plugin, and I must say I'm very impressed with how fast it was developed.

    Now I can finally start making real time social games :D

  • Do you mean for hosting your games?

    I don't know of anything that worked like drop box did but you could always use a free hosting service if your broke.

    Here is a reputable one that Iv used in the past that is ad-free:

    1FreeHosting.com

    You get:

    100 GB of bandwidth

    10 GB of disk space

    Addon domains are unlimited

    5 Email accounts

    5 FTP accounts

    5 MySQL database

    5 Free Subdomains

    5 Parked domain

    Website builder, cPanel

    FTP, PHP5, cURL & more

    And the best part is it's free

    You will probably need a free FTP client for uploading your game files. Here is a good one:

    FileZilla

  • Just in case anyone is interested I figured out a little walk around for this.

    All I did was set the flash behaviors duration time to a very high number of seconds much more than will be needed for this game that I'm developing. Then I set the player 1 sprite to stop flashing on collision with the player 2 sprite.

    I was just hoping that there might have been some sort of expressions I could have used instead to create this effect.

  • That is so cool! It's like if video games would have existed in the 1940's that's what they would have been like. And that fish-eye effect made me feel like I was interacting with an old Sci-Fi movie :D

  • Is there a way to set the flash behaviors duration time of a player sprite to be indefinite until it collides with another player sprite?

    Iv been playing around with the objects expressions, and searched the forums with no success.

    Any help would be greatly appreciated.

  • I don't know if this will work for you but if you have windows 7 try right clicking on your (.capx), and select (properties). When the new window opens select the (Previous Versions) tab. Then you should be able to restore your file from a previous restore point if your computer is set to save restore points. Usually when windows updates, or you install a program like Construct 2 your computer will save a restore point automatically. If it does you will loose all your work back to that point but if your lucky maybe it won't be to much.

    You might want to make a copy of all your projects files before trying this though just because someone else might be able to fix it for you.

  • This is great news! Iv been waiting for this.