linkman2004's Recent Forum Activity

  • same goes for drop shadow -- i want to be able to set the distance and opacity of the shadow, and the direction it is cast.

    You might as well just use the drop shadow object. It allows you to set the X and Y offsets as well as opacity. Plus, it doesn't use pixel shaders, so it's a lot faster.

  • Even though it's been two weeks since the last post, I'd just like to mention that this was fixed after reinstalling Vista.

  • last time I tried to use it, flip horizontal didn't work

    That was actually fixed in one of the most recent builds, for which I am eternally greatful.

  • if construct goes commercial i am sooooo holding on to the oldest free version i have, cause im a poor ass bastard, plz give a free copy to your loyal supporters of the here and now!, were basically the beta testers,reporting and suggesting, thats what makes construct so good, i love the community although small!, i really hope Construct kicks gamemakers ass! stupid thing catches all the google ppls attention and makes itself seems so good when it basically a pos which is harder to use than construct and creates far worse results. construct needs to get seen, and it will. im really happy i found it (through all the hate a TDC i wondered what it was)

    Construct is never going commercial, which I'm pretty sure has been mentioned before. It's open-source, which means it's free forever.

  • My current project -- a rather large game -- has been developed over several different versions, and I've only had development halted by a bug in one of the builds, but that was quickly fixed. So, I imagine it probably wouldn't be a bad idea to go ahead and start your game. There's really not much to worry about.

    Of course, for all I know I'll be proved wrong with the next build.

  • I actually found a work-around to this shortly after posting. I just have the objects pasted onto a canvas and have the collision mask update. Unfortunately, that method only works on mid-high range machines. It doesn't work on either of the crappy computers in my house, just my good one. I'm gonna have to post it later to see if anybody else with an older computer has problems with it.

    Also, hope to see something about loading collision masks soon, then.

  • I agree, this would be a pretty sweet feature. In the meantime, though, I have whipped up a quick example to get around the lack of such an issue:

    MiniMap Icon Example

    All I had to do was set the minimap to clear itself every tick, then immediately draw the desired objects as terrain pieces. Hope you find this helpful.

  • Thing is, you won't always want the exact same events or even event sheets in each layout, and if you have say 20 event sheets and 80+ events that might change per layout you don't want to start this from scratch again. When I first realised it didn't copy the event sheet I was a little confused as well.

    That could easily be fixed by shoving layout specific code into groups and disabling/enabling them based on what layout it is. That would also easily allow you to copy code from one layout into the other simply by copying/pasting the code into a different group.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You can erase from the terrain by pasting in a sprite that has the erase effect applied.

    As for the idea of polygons, elipses, etc. I definitely think that's a good idea.

  • You could just set the cloned layout to use the event sheet of the other layout. Just select the layout, and on the left where it shows layout properties, set the event sheet to the event sheet for the original layout. I'm not sure if you want each layout to have the exact same event sheet, but that might be what you need.

  • That's a really sweet example, right there. Never even thought of doing it that way.

  • I don't know, doing it without a special option wouldn't be that hard. To make the gravity up, for example:

    +Always

    • Add force towards X: Sprite.X Y. Sprite.Y - 32 Force: 1000

    Of course, an option would be preferable, but it's still not that hard.

linkman2004's avatar

linkman2004

Member since 15 Jan, 2008

Twitter
linkman2004 has 1 followers

Trophy Case

  • 16-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

18/44
How to earn trophies