Combine images in seconds β no installation needed! Looking for a quick way to merge images? Whether you’re creating a collage, spritesheet, or combining screenshots, Ciihuy Images Merger is your go-to web tool. Simply drag and drop your files, choose how you want them combined (horizontal or vertical), and download the result instantly! π Try…
Category: Uncategorized
How to add jQuery on runtime for debugging by pasting this code on console window
For example, you want to debug a website but it does not use jQuery and you are used to use jQuery. So don’t worry, just open the console window and paste this code then you will be able to debug the site using jQuery: If you are jQuery lover, this thing is very useful. For…
Nice and Simple WayPoint Based AI Car Unity Package
Hello guys, I was trying to use Unity AI Car script from Ahmedsaed (https://github.com/Ahmedsaed/CarAI-Unity) but I found it somehow interesting but to me it’s too complicated. Then I decided to modify it to make it simpler. I don’t want the NavMesh thingy that he used in his script, so I removed parts that I don’t…