My LOS doesn't seem to be working. Anything to the right and bottom of a solid block will not show up. As you can see, red blocks are walls, the blue is the pla...
In this tutorial, we’re going to be looking at adding a Line of Sight-based system where an NPC can notice the player and trigger an action. It will function in...
Does Line of Sight Behavior not work with OR blocks? Because it doesn't seem to work in this small test. Why I tested this in the first place is that it's not w...
I am coordinating on a 2D platformer school project and just got a ton of 2D enemy sprites from my art dept. They're not facing in the desired direction to dete...
The key to this effect is an interaction between the shadow light object and the source-in blend mode . We create an image representing darkness and place it ab...
Update: I figured it out. I made the information a tutorial.
Construct 2 (c2) version of the Line of Sight behavior (r275). When a chosen object is within line of sight (LOS) it becomes selected, even for multiple instanc...
And then use it's value in a comparison. I can't provide a file now, but bear with me and you might get what I want to achieve. I want to retrieve the value of...
There's something weird going on. As soon as I preview the Layout, some events don't trigger even though I know the conditions are being matched. Then, some tim...
I'm developing a gravity game and I'm stuck with an annoying problem. I'm trying to get the turrets to shot towards some asteroids, they do shoot but I can't ge...