shinkan's Recent Forum Activity

  • 9patchTileselection.capx

    "Set tile range" is a bit confusing at start. Because Tile X and Tile Y are index numbers of tiles (not XY position coordinates) and Width and Height are the same - how many tiles horizontally and vertically you want to affect (not pixels).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You can use "Set tile range" in Tilemap object to do what you want and then use 9patch to only visualize area of selection.

  • Edit: noisejs is causing that error. delete the plugin and works fine

  • One way:

    4 animation frames changing every x seconds you want with with sine behavior.

    and there are many more ways to do what you want

  • megatronx

    it should work fine with instance variables. I did something similar some time ago using simple boolean to check which instance can do things others can not. On the other side I never use solid behavior, i prefer do my own collision checks...

  • You can't do that in "normal way". C2 don't have per pixel collisions. What you can do is to recreate your black and white maze image in layout editor using sprites, tilebg, or even tilemap.

  • You need to set Y to random(Player.Y-50,whatever height) for spawning objects.

  • Actually this would be a nice feature to show tiles id numbers in the layout - toggle like "Show collision polys" would be really nice.

  • HPA97 I don't want to be rude so please don't be offended but I think

    You choose very long and hard way for doing what you are doing. After examining your images I think you should first learn some more "How To" about C2 before starting this kind of project.

  • It happened to me two or three times for past year or so. Never bother to post it as bug cause it's hard to say if it's C2 fault and it's an easy fix.

    If we speak about missing images there is one more thing that occurs very rarely.

    Ashley sometimes, and really very rarely, after closing image editor all frames in particular animations can change to 1x1 empty pixel frames. It happened twice for me in past month and few times altogether in past year but I was not been able to reproduce that. And again it's an easy fix for that, just need to "Reload files from disk" for corrupted animation and all goes to normal. Just want to share this issue if someone else will get this too.

  • You can test what animation is currently playing and set bullet angle to that animation

    if "walk left" is playing set bullet anggle to 0

    if "walk down"... set to 90

    or you can name your animations to 0 - for walk left, 90 - for walk down... and then set bullet angle to animation name

    there's quite many ways to go with what you want to do.

    Best way is to put your capx file here and ask to look at it and help you with events you already have.

  • You know how it is. Download C2, make game (which usually is a not so much modified ghost shooter tutorial) and suddenly you are a CEO of international multi-milion $ game company... studio... corporation...

    Not sure why it is like that, maybe it gives them +1 to self-confidence?

    But it's quite funny to "play" crap that looks like was made buy dozen people with years of experience :D

shinkan's avatar

shinkan

Early Adopter

Member since 21 Nov, 2008

Twitter
shinkan has 8 followers

Connect with shinkan

Trophy Case

  • 16-Year Club
  • x5
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,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
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

25/44
How to earn trophies