*This article will introduce you to Artificial Intelligence in video games. In this tutorial, you’ll learn what Finite State Machines are, and how to apply this...
A simple AI that makes an enemy follow you if your in range and stop following when you go out of range.
It's very possible you've come across the problem of needing to scroll items in a side menu during a game (This can be very troublesome when making a cookie cli...
I needed a customisable scrollbar for my game that could be any size and position on the layout and display text and images. It's created using sprites. Here ar...
For this tutorial I used Construct 2 r178 free-edition. Go to New - A dialog box will open up showing you a list of templates you can choose from. Select "Templ...
Simply it's a sequel to my other tutorial; Isometric mouse snapping . Here is the demo . Put some ground objects. In the other tutorial we calculated our grid w...
Isometric stuff is a lot asked around the forum so here is one good method of doing that. Includes projecting position from regular SquareMap to IsoMap and IsoM...
This can be used for other things involving particles also! Double click in the grey of the layout. Then click particles. Then you can place the cone wherever y...
Here is little ping-pong clone writen only in two events (No behaviours). In future I want to make same in one event ). Enjoy!