takamoto's Recent Forum Activity

  • 99Instances2Go Oh,thank you!

  • ,@newt Thank you guys!

  • Hi guys,

    Can i sell my exported for android or ios game which included admob to people who doesn't have Construct 2 personal or business licence?They will earn money with it.

  • I have a sprite which have 3 frame colored red,blue and green.

    Green one is top of the layer

    Red one is the middle of the layer

    Blue one is bottom of the layer

    I want to do this; pick sprite instance which Y axis > the other instances y axis,move that instance which is picked in front of the other instances on layer.

    Edit : I solved the problem using 'For each ordered' loop.

    Sort object instances by Y co-ordinate:

    + For each Sprite order by Sprite.Y ascending

    -> Sprite: send to front

  • place bullet origin to right side of image ... then measure for its x position or distance from bullet position to the target bboxleft in your case it should detect the collision on the neck of 1 pixel.

    however, you have to keep in mind, that for each machine the game runs, different game behaviors and performances will happen, you cant expect on a old rig to get the best performance as on a top edge PC same applies to mobile, the users experience is as good as their hardware, you can only build the game for a recommended HARDWARE specification. no1 will expect the game to run perfect on a Macintosh for example the '84 released one!

    that means, even if you get the collision on ur pc on 1 pixel distance, others might not get it as you!

    what you need to do to avoid that! is used in multiplayer prediction system! where you take in calculation the PING user has/ in this case you have to take in consideration the machine cpuutilisation and FPS it runs at/ then predict when the collision wold happen, and make it happen 1/10 of a time faster.

    even so why wold you need pixel perfect collision on a game? you can fake the perfect collision with visuals, no player will notice it!

    the tutorial Asmodean suggested could fix your issue, but will raise others and complicate more things that i bet your game is based on solids and bullets. which you wont be able to deprecate the usage of the behaviors, just because of the pixel perfect issue!

    real question is: Is the 1 pixel collision really that important in the gameplay your building?!

    P.S personally never seen a 1 pixel collision system that works perfect, not even in big games from big publishers (EA,Ubisoft,etc) (not even ARMA 2-3 make exceptions they have realistic physics but not pixel perfect collisions)

    in flash maybe you could do that easier? but in HTML5 and in C2 game performance is as good as the machine runs on! im back to that point!

    in end its pointless to search for pixel perfect collisions. you will see later on.

    Thank you so much!

  • Ok,thank you

  • While the bullet speed is 50 everything is ok

    But while the bullet speed is 400 the objects are overlapping like this

    I want to stop the object while the bullet speed is 400 like the first image.

    How can i do this?

  • yeah,there is some issues on live preview but the capx works fine.

    Different enemy graphics should be nice but i don't want to struggled on it

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Nice lighting . Can I ask what app you used for rendering ?

    Cinema 4D

  • Awesome graphic style.

    I guess that's pre-rendered Sprites right?

    Yes,that is '-'

  • Shoot the red cubes until your lifes runs out and beat your high score. Don’t shoot the blue ones.They’re life.

    Don’t miss any cubes to make combos.Combos add extra points to your score!

    Live Preview : http://preview.codecanyon.net/item/cube ... 1480155952

    Codecanyon : https://codecanyon.net/item/cube-defenc ... b/19077121

takamoto's avatar

takamoto

Member since 29 Nov, 2015

Twitter
takamoto has 1 followers

Trophy Case

  • 8-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • RTFM Read the fabulous manual
  • Email Verified

Progress

12/44
How to earn trophies