thatiscorrect's Recent Forum Activity

  • Thanks Kyatric! I'll give that a shot and see if I can't figure it out, but either way I'll keep an eye out for that. Looking through the how-to forum, it seems like you're usually the one with the right answer anyway.

  • I guess the problem that I'm having is that I'm not sure how to do that? I haven't had much success moving from one set of messages to the next - ideally what I'd like to be able to do is have a tree-like structure with several branching paths (that may or may not meet back up later). I guess I might just need to fiddle with it some more. It seems like my level of familiarity with construct might not be good enough yet.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey everybody,

    I'm attempting to use the event system for "dialog", sort of. Essentially in my game you encounter an NPC and they say a line at you, and then you have some buttons to choose from to select your response, based on which they might have something else to say, or the conversation could end. I'm having a really hard time getting it working properly though, despite having tried a lot of different implementations. Does anybody have any insight as to how I could accomplish this? (Or even better, an example?)

    Thanks a lot!

  • I did a quick test on an old project of mine, and the setcolor effect worked just the way it should for me.

    It only works with webGL - are you sure your project is using webGL? Or maybe you are giving the effect invalid parameters... Or maybe it is an issue with the browser you are using (Internet Explorer probably wont work).

    Another approach you could try is to give your tile sprite different animations - a single frame animation for each color you need. Then you wouldn't need to use the effect (or be limited to webGL).

    Hey Allan,

    Thanks for the reply. I wasn't able to figure out what the problem was, since I tried a lot of different values for the parameters and tested a lot in both Chrome and Firefox, but I ended up doing something similar to what you suggested. I made a couple of different animations for different tilesets, and made each frame of the animation a different tile, so that each tile could be set to the necessary frame at runtime. I think this solution is better in the long run anyway, since it'll let me have more different options for coloration stored as animations rather than having to enter all the different colors I want to use as actions on the event page.

    Thanks anyway though! If I find a solution for my original problem I'll come back here and post it.

  • You can also achieve this kind of movement really easily using the sine behavior (). If you set the movement periods to the same amount and then offset the vertical movement's period by 1/4 of the period, you get very smooth, predictable circular motion with minimal effort.

  • Hey guys. Sorry if this is a really dumb question, but I've been beating my head against it for a while and scouring the forums and I can't find anything about it.

    So I'm working on a simple maze-type game with a bunch of tiles in a grid. They read info from an array to determine if they're a wall or not, and from a different z-layer of the array to figure out what type of tile they are. I wanted to use an effect to set the color (so an outdoor tile could be green or an indoor tile brown or whatever) but when I apply the setcolor effect all the tiles just become transparent. I bound a key to "disable effect" and they come right back, but no amount of fiddling with the parameters was able to make them be anything but transparent. Can anybody guess what I might be doing wrong?

    Thanks in advance.

    edit: This actually happens for just about any effect I try to apply - the tiles are no longer visible, but if I open in debug mode they're still there, set to visible, and fully opaque - just invisible for some reason.

    edit 2: The display is right in layout, even - it's just when the game starts that the effects start breaking. Here's a comparative screenshot.

    edit 3: here's how it OUGHT to look, except the white tiles ought to be various different colors.

thatiscorrect's avatar

thatiscorrect

Member since 14 Jul, 2015

None one is following thatiscorrect yet!

Trophy Case

  • 9-Year Club

Progress

9/44
How to earn trophies