imhotep22's Recent Forum Activity

  • Add an instance variable ID to the enemies, first enemy id=1, second enemy id =2 etc. And when you want to destroy specific enemy call an event enemy -> enemy id==1 -> enemy destroy.

    This can change on how you want the enemies to be killed, using bullets or on a press of button etc.

  • (function(){

          // Check for running exported on file protocol

          if (window.location.protocol.substr(0, 4) === "file")

          {

             alert("Exported games won't work until you upload them. (When running on the file:/// protocol, browsers block many features from working for security reasons.)");

          }

       })();

    Remove that function to remove the warning thing, and yes probably the game wont work on chrome until exported, but it will work or any other browser like mozila or edge.

  • I've been looking for this a while, but it seems in c2 you can only do it by having two different text objects, because the text inside can be only bold or normal, but not both at the same time.

  • Yeah, just start the index.html file, and if it gives you warning click okay.

    If you know html you can also disable the warning, open the index file with notepad++ or some other editing program add comments to the code where it checks if game is running or server or not.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I managed to get 11 coins before losing. Its fun to play.

  • I would still go for construct 2, because construct 3 is still in development phase and it does not have as many options as construct 2 has.

  • Yeah its pretty easy, you will just need to add an extra action at the death event.

  • Its good game, why don't you add the Scirra arcade plugin so we can track our high scores on the website.

  • You cant do that. You will have to show the tooltip another way on touch press, or add a small ? near the object and player presses that the tooltip appears.

  • Thank you, now I know how its done.

  • Can anyone share a general procedure on how you export your games from construct 2 to the Android market? Like what tool I need to export the game, and where I need to post the files of the game etc.

    I want to export my game from PC to mobile, so before starting I want to hear other people opinions and practices, so I know where to start.

  • Add another event on start of layout, which will pin the gun to the player location.

imhotep22's avatar

imhotep22

Member since 18 May, 2017

None one is following imhotep22 yet!

Connect with imhotep22

Trophy Case

  • 7-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

9/44
How to earn trophies