MPPlantOfficial's Recent Forum Activity

  • Well since you already said this is an early demo I'm only going to say one thing about the graphics: There is a serious clash of art styles. The Title Card looks great but your main character is a pixel art sprite while everything else seems to be watercolor/vector textures.

    You can see a clear divide of the background image; it seems like you used a non-repeating sprite.

    Gameplaywise:

    -Background continues scrolling even when it's game over.

    -Collision doesn't always work, I've had instances where character passed through the big trees no problem but gets game over with the small ones.

    -Flags which I assume get you points sometimes spawn way to the edge of the screen with hardly any space left for your character to pass through.

  • yeah the second one doesn't work it give a black screen. the one you recommended work in cocoon ? or in intel XDK ?

    I use XDK but it should work for cocoon too.

    Let me know so I can update my thread.

  • plugins in construct : only appodeal . in cocoon : i install just this : https://github.com/dfyz8/appodeal-cordova-plugin.git before when i just install this plugin : https://github.com/appodeal-cordova-plugin.git (without dfyz8 in url ) i get black screen . what the difference between url plugins ?

    Both those Appodeal ones don't work for me. Helpers from appodeal told me the 2nd one doesn't work and recommended another one

    Me I use: https://github.com/appodeal/appodeal-co ... dex-plugin

    This one still works.

    Check out my list here: viewtopic.php?f=146&t=188133

  • Like this?

    I haven't attempted it myself but I think it's just a matter of assigning different squares to different arrays and saving info into a JSON file.

    Each array element has multiple conditions.

    Maybe:

    [0][0][x] can contain ID of square and actual position of a square in a map

    [0][1][y] can contain info like number of directions possible and id of adjacent squares.

    [0][2][z] can contain info like items and interact-able elements in the map...

  • you can set the double jump on in the platform settings but then the player needs to contact a platform before they can jump again.

    Then do a workaround. On descent spawn a tiny invisible platform for the player to make contact with and do his air jump.

    On Is Jumping | Destroy Platform

    On Is Falling | Spawn Platform Player.Y + 10 Pixels

    Every Tick | Set Platform.X to Player.X

  • Thank you so much MPPlantOfficial, that's really helpful.

    https://www.dropbox.com/s/3ho6cv6ipwt53 ... .capx?dl=0

    Here's another one using the bullet example. Pathfinding is slighty faster and I fixed the lengths of the path trail.

    You could probably make a better path trail using the canvas plugin but here's how I'd do it using normal sprites.

  • Hi. I looked up a lot of website in google. There are so many websites with diferrent prices. Can somebody help me to find a trusted website to file copyright for my own game character please ? Thank you so much.

    Sounds like a complete waste of time and money to be honest.

    People can get away with just a few tweaks.

    If you look throughout history you will find many examples:

    Slade Wilson(Deathstroke) vs Wade Wilson (Deadpool)

    Clayface vs Sandman

    Blackcat vs Catwoman

    Plasticman vs Mr Fantastic

    Spiderman vs Black Spider

    Thanos vs Darkseid

    Wasp vs Bumblebee

    Antman vs Atom

    Simba vs Hamlet

    Elsa vs Sub-Zero

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • How do I create a heterogeneous object built out of 2 components of different densities?

    I tried using the build in Ragdoll in C2 but cannot get it to work.

    Ideally if it falls it should rotate because the bottom half is heavier but simply pinning the head to the body does not achieve the desired effect, both seem to fall to the left side of the screen.

    http://imgur.com/a/XC9Ht

    http://imgur.com/a/HOQzg

  • Construct 3 is a bargain if it allows us to continue to support development of the tool that has enabled us to be so creative for so many years. I haven't found anything else that comes close, and $150/year is a pittance to pay compared to the hundreds of thousands of dollars textbooks publishers are paid every year by major school districts.

    It's $150/year per student. Then again that doesn't sound bad enough if a school can afford to give students an ipad each.

    That sound mindblowing for me coming from a third world country.

  • Ashley, I was just about to ask about Global Boolean, and found this thread, It's 2017 and still there's no Global Boolean, is this ever going to happen, at least with plugin or something?

    And you're working on Construct 3 but C2 is still with bugs.

    I don't have a problem with the lack of Booleans since I like option of having more states than '1' and '0'

    But yeah there still some bugs present. Even the "music" folder to this day serves no purpose. Music should still be placed on the Sounds folder.

  • https://www.dropbox.com/s/3ho6cv6ipwt53 ... .capx?dl=0

    Here's another one. Slightly more precise. Use 1 pathfinding and 1 bullet for a little more accuracy.

MPPlantOfficial's avatar

MPPlantOfficial

Member since 17 Feb, 2016

Twitter
MPPlantOfficial has 1 followers

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

15/44
How to earn trophies