shinkan's Forum Posts

  • It's kind of my fault, sorry ;)

  • I't not crashing for me, but i can not close Edit image:Particles window. Have to force it to shut down in task manager.

  • Simple plugin to create square/rectangle object (was to lazy to add sprites for simple temporary objects every new project). You can select fill color, outline color and outline size.

    Square 1.0

    Conditions:

    • Is fill color - can't make it to work with color :/
    • Is outline color - can't make it to work with color :/
    • Is outline size

    Actions:

    • Set fill color
    • Set outline color
    • Set outline size

    Expressions:

    • FillColor - returns current fill color
    • OutlineColor - returns current outline color
    • OutlineSize - returns current outline size

    Square 1.1

    • Added: Is overlapping another object
    • Added: On collision with another object

    // forgot to include that from my earlier version

    EDIT: This plugin is not available anymore.

  • I made one for my self some time ago. I can upload it if you want.

  • That was great talk.

  • Tom i've noticed lately that scirra website is kind of messed up on IE 9 with compatibility mode on. Not a big issue but it's looking really weird.

  • Probably due to the recent server upgrade it can take a little longer for your licencse to arrive. Not to worries. :)

  • How can i convert rgb(0,0,0) to rgba (0,0,0,0) in runtime.js ?

    I get rgb from edittime color picker and want to transfer it to runtimes rgba format. Been trying to use var.replace but i'm not able to do that... and it's a last thing to do befor i finished my plugin.

    Ohh, i never used javascript before. Today, for the first time I managed to gather myself and do something in javascript.

  • Itunes link

    [TUBE]http://www.youtube.com/watch?v=dIuRnaym_hQ&feature=player_detailpage[/TUBE]

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Kyatric You could add this to yours "[How do I]Frequently asked questions" list.

  • he debate is over?you can have it all. The Titanium Mobile SDK leverages over 5,000 device and mobile operating system APIs to create native applications that perform and behave just like they were written in Objective-C (iPhone and iPad) or Java (Android phone and tablets). In addition, you can reach billions of other devices by deploying to the mobile web or create rich hybrid apps that leverage the best of both worlds. The Titanium Mobile SDK empowers you to choose the right way to reach your end users.

    I'm not into that mobile games developing yet, but someone may find that useful.

    Titanium Mobile SDK

  • sqiddster don't now anything about their licensing method, but it's not that bad idea actually. 1 guy have appstore account, and others upload their game on his account name - noone have to know that ;)

  • try

    In the "Preferences" dialog (top menu, preferences) click the button "Reset dialogs" and let me know if it did the trick.

  • Try here, there's a couple tips you could use.

  • You want to spawn first monster for 10 seconds or after 10 seconds have passed?