winkr7's Recent Forum Activity

  • Not that I know of. There are probably scripting ways to do this that loop through all the variable names associated with sprites but it is more complicated than I understand. There are much better construct 3 people here who perhaps can answer your question.

    yours

    winkr7

  • Make a family that is all sprites with eq_variable. Then loop through that family with a counter. If eq_variable=1 add one to the counter. When you are done the value in the counter is the answer.

    Or

    write a function that given a sprite in the family it returns one iff eq_variable=1. Then pick all members of the family for which this functions is 1. Then pickedCount gives you the number of the sprites with eq_variable=1.

    yours

    winkr7

  • I have lots of layers. I never make the tile itself not passable, I have a tile for not passable water, one for not passable solid, etc. There is a tile map that is just various states of not passable--or extra fast like movement on a flat road. The tiles themselves are just for show and don't have properties. That layer could just as well be a big image.

    Things like flamable, cold, etc are properties on yet another tile sheet layer.

    yours

    winkr7

  • You probably want to use impulse not force.

    yours

    winkr7

  • This is the best for building any 2d app. But I am a construct 3 fan boy. Do a search on constrct3 metronome. Other people have worked on this from time to time.

    good luck

    yours

    winkr7

  • I am sure Construct 3 can do it, but it is probably more work than you might guess, getting the music to scroll by and changing 1/4 notes to eighth notes. I would start with just the basic metronome and see if you can get that to work. Set to different tics per minute etc.

    yours

    winkr7

  • you mean like tic tok .. tic tok ... tic tok?

  • From time to time I see distortions in sprites at the edge of the view with the spherical effect. It steps through one of the animation frames and does something odd on that frame. So you are not alone.

    yours

    winkr7

  • The stone soup tile set is CC0

    opengameart.org/content/dungeon-crawl-32x32-tiles

    It is a particular style, but there is lots of it (5000 tiles)

    I use aseprite to subset it.

    yours

    winkr7

  • Right, and tween doesn't have this problem.

  • You probably want to use tween not fade. Fade is a subset of tween and is still in for backward compat.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Put some road markers in with int 1 2 3 as sprite variables increasing clockwise. Use get nearest every second. If the sprite value doesn't increase you are going the wrong way.

    K

winkr7's avatar

winkr7

Early Adopter

Member since 23 Oct, 2014

Twitter
winkr7 has 2 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
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

17/44
How to earn trophies