Chadori's Recent Forum Activity

  • - Since your condition: (If 8direction is moving and Down arrow or Up Arrow is down) is only setting animations when down or up arrow is pressed then it will not run animations when left or right key is pressed. Is that the problem because since I can't see the animations or the other events then that is the only possible explanation I can come up with.

    I suggest adding :

    *If Player is moving and

    *******************Right Arrow is pressed then

    ---------------------------------> Set animation to "RunningRight"

    *******************Left Arrow is pressed then

    ---------------------------------> Set animation to "RunningLeft"

  • alex3160 I don't use arrays frequently but isn't there an action called "DELETE" to remove array element.

  • Hey guys,

    i was wondering if there is a possibility for testing if there is still a "Enemy" on the Layout.

    because "on screen" is not the same, if the layout is bigger than the screen itself.

    Or is there a other easy solution?

    I would like to skip the possibility with counting the enemys and making a variable.

    kind regards

    If you want to test if there is an enemy in the layout, you can try this:

    Enemy.Count = 0

    or if you are targeting a specific object using UID's then you can use the System Condition:

    System --> Object UID exists.

  • HZGaming you can also try setting your character's angle to the enemy while firing.

    Try this:

    ----> Set angle to "angle(Player.X, Player.Y, Enemy.X, Enemy.Y)"

  • Link broken because you don't have enough reputation. I suggest inserting some "dots" in the url so that we can see it.

  • (Platformer Games)

    Is it a bad practice to have the Platformer Sprite Animation and Movement Behaviours together? Will it somehow cause glitches ? I already made it and it was put together and I was wondering if do I really need to redo them all and separate the movement and animations for them to work well?

  • Hi I was trying out the construct 2 tutorials. I ran my first game using the free edition. Internet explorer opened the game but along with this I saw adware popping up.

    Please let me know if the free edition is safe and why did adware appear on my browser. Before this I never had any adware (only appeared) when I installed the free edition and ran my first tutorial.

    Your PC is clearly infected with a virus(adware or malware. Yeah, you can clean with malwarebytes but there is always some leftovers, I suggest a factory reset or clean install. If you have time.

  • This might help. So that you can get the date and time.

    https://www.scirra.com/tutorials/940/ho ... -a-project

  • Place this in your event sheet on the layout that has the music

    On start of layout...

    ---------> Audio -> Play Music ("MusicTag")

    On end of layout...

    ---------> Audio --> End Music ("MusicTag")

    --------------Comment---------------

    On end of layout it will stop playing the music you played on a layout..

  • Before Closing, I suggest either use an instance variable to identify Layers or use the Layer Number for this if you did not finalize your layer name yet.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I was trying to keep it broad because the main question was:

    KeyStore - Signing - ZipAligning

    This was a painful experience for a noob to be undertaking... -_-

    I hate this part so much. Download an old version of java (which u need an oracle business account to get!) because the new ones don't work. I can't remeber what else I had to download at this point, think I ended up with 3 versions of Java XDK, Android XDK, Intel XDK and something else... ALL JUST TO SIGN THE BLOODY THING!

    When doing it manually, save a notepad doc of EVERYTHING you do.

    I used notepad ++, (shift, ctrl,right click to get cmd in the location required)

    There's a tiny program floating around somewhere that can do all this rubbish for you. It's less then a few MB!

    Advanced+ApkTool+v4.1.0+By+BDFreak

    First dozen times I tried to do this I went through the entire process (with a miserably slow net speed) just to keep getting told by google that my apk wasn't zip aligned correctly or something. Days... not just hours..

    So yeh I'm not having fun

    Hahaha LOL. Had the same experience with Advanced + ApkTool and I also have slow internet download especially upload speed. It was a pain testing those all out because I don't want IntelXDK to make me a Keystore automatically but in the end I just went back to IntelXDK to auto-sign my apk for googleplay didn't accept my apk for it isn't signed correctly.

  • Nice Game. Good Construct and Design and graphics too XD

Chadori's avatar

Chadori

Member since 10 Oct, 2014

Twitter
Chadori has 49 followers

Trophy Case

  • 10-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • RTFM Read the fabulous manual
  • x2
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

24/44
How to earn trophies