tecbug's Forum Posts

  • When making XML in C2 i have to write XML in it's text field. How to load whole XML from external file or server.

  • What would be the best way to make text content application in C2?

    Let's say I have XLS with 1000 texts (every text about 2000 letters).

    I'd like to make an app that shows one text at once on the screen and buttons to show next/previous text.

    Rewriting all texts into array is crazy idea I think :)

  • Is tere planned AdMob plugin? Wolud be very useful for mobile games.

  • Why facebook plugin doesn't work on mobile (Android and iOS)?

    APIs for both mobile systems are available for a long time.

  • Thank you. Works perfectly

  • How can I change strings like "1/4" and "5/10" into floats 0.25 and 0.5?

    I've tried to use expression float(), but float("1/4") returns 1, and float("5/10") returns 5.

  • 1. How to make Animations frame bar visible again after closing it?

    2. Can I reset windows positions after work on 2 monitors and switch back to one.

  • BTank

    Hello,

    I'm making HTML5 2D top-down shooter game.

    It's in early alpha stage, has only first 4 levels (20 planned) and no saving system yet.

    All weapons are unlocked from beginning.

    Screenshots:

    <img src="http://dl.dropbox.com/u/17601731/forum/bt_01.png" border="0">

    <img src="http://dl.dropbox.com/u/17601731/forum/bt_02.png" border="0">

    <img src="http://dl.dropbox.com/u/17601731/forum/bt_07.png" border="0">

    <img src="http://dl.dropbox.com/u/17601731/forum/bt_05.png" border="0">

    <img src="http://dl.dropbox.com/u/17601731/forum/bt_06.png" border="0">

    <img src="http://dl.dropbox.com/u/17601731/forum/bt_08.png" border="0">

    Story:

    In 2051 international corporation OMC - Omni Minerals Corp estabilished mining base on the moon.

    Precious helium isotope - helium-3, suitable to produce very efficient fuel, was mined there. Due to very difficult conditions for human beings, all the work has been carried out by a fully automated robots.

    20 years later, the mine was attacked by unidentified robots. They took over whole base.

    Massive earth space vessels were sent to recapture OMC property. All of them was autmoaticly destroyed by robots moon defense system. Approach for all big vessels was impossible. Only one small transport pod with universal assault tank got through their defences.

    It's mission is to destroy induction power generators located in each sector of the base. Without them enemy robots will be powerless.

    Aim:

    You're controlling BTank - universal assault tank. Your aim is to destroy power generator in every sector.

    Controls:

    W,A,S,D - move

    Q / E - next /previous weapon

    1,2,3,4 - weapon select

    LMB - shoot

    RMB - mine

    Game link (online singleplayer play):

    http://tecbug.pl/bt

    Please write if you have any comments to the gameplay, graphics, pace etc.

    What is good and what is wrong? :)

  • Good to know

  • Damn, I hoped not to do it this way... But I see I'll have to.

    Thanks for your answer.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I've made a lot of long "do X, wait 2 seconds, do X, wait 2 seconds, do X, wait 2 seconds, etc." sequences.

    How to break/stop this sequence (if player presses button)?

  • I found workaround. No problem :)

    Just reporting a bug.

  • Indeed. I feel stupid now...

    Thank you

  • When creating new project - it's there.

    But after opening someone elses capx template it disappears. How it is possible?

  • scirra.com/manual/110/browser

    Where is this browser object plugin?

    Can't find it in preinstalled objects in r103 nor on the forum...