Been playing Anime Fighers Simulator a lot lately and wanted to make a calculator to work out the cost for overnight afk opening. This is what I have made The Game “Anime Fighters Simulator” is a roblox game similar to a clicker game like cookie clicker but based on Anime and has some extra […]
Using Javascript and HTML canvas to make Animated Interactive Backgrounds
What is a canvas? A canvas is similar to a real life physical canvas used by painters. It is basically a space that can be used to draw on. Unlike a real canvas an HTML canvas can have the image data added and removed with ease. Canvases are usually used when you want to have […]
Last Week
Last week sucked! Your long term relationship came to a less than peaceful ending, you realise you’ve not been making time for your friends and you are still stuck in the same small portside town you grew up in. As if things weren’t already bad enough, this week you will be confronted with the news […]
Drag Camera 2D Pro 1.5 Update
1.5 update Just a quick post to let you all know that Drag Camera 2D pro just got updated to version 1.5. The latest update has been added to the unity asset store and has some bug fixes and an updated controller for the player example. This was to fix an issue with users with […]
Safe Secure Browsing – Why use a VPN service?
What is a VPN? A VPN is an acronym for Virtual Private Network. This means that instead of going straight to a website you go through a VPN server then to the website. Think of this like a road system. you want to get to number 10 example street. You would usually go down the […]
Free Unity Asset – Drag Camera 2D Pro
Hello everyone, Ready for a Unity Asset Competition? want to win a copy of the Drag Camera 2D Pro asset? The unity asset store is a great place for both asset developers and game developers. Game devs get cool assets that can quickly speed up the development of games and aset devs get paid for […]
10% Off Unity Asset Store 2020
Hello All, Unity is currently giving us all 10% off on the asset store with the code 10OFF2020. This would be a great start to 2020 by adding to your asset collection. Nobody needs to reinvent the wheel and the asset store is a great way to reduce the time required to make a game […]
Drag Camera 2D Pro – v1.2
Drag Camera 2D Pro – v1.2 is now live. The newest version of DragCamera 2D pro is now live and has a completely new Camera Dolly system. The original system was simply a set of waypoints which the camera would traverse over based on the position of a tracked object(the player). This would limit the […]
- FU2GT
- ...
Full Unity 2D Game Tutorial 2019 – Particle Effects CPU and GPU
Full Unity 2D Game Tutorial 2019 – Particle Effects CPU and GPU Particle effects are a special type of technique used to display many objects/sprites in an efficient manner to create various effects. The particle system was developed to be a more efficient way of rendering multiple images quickly to create effects that the normal […]
- FU2GT
- ...
Full Unity 2D Game Tutorial 2019 – Making Mini Map Mask
Full Unity 2D Game Tutorial 2019 – Making Mini Map Mask In this section we will be making the mini map and then using a mask to shape our mini map into something more appealing then a big oblong on the screen. Full Unity 2D Game Tutorial 2019 – Making Minor Modifications Before we start […]