Explore >> Select a destination


You are here

blog.rubenwardy.com
| | www.positech.co.uk
15.0 parsecs away

Travel
| |
| | simpleprogrammer.com
11.4 parsecs away

Travel
| | Game development requires dedication, skill, and-resources! With a bank of knowledge to refer to, you can make your game programming journey go that much more smoothly. It's a great idea to have a master list you can turn to whenever you need to learn new topics, get inspired, or troubleshoot something. This article covers the [...]
| | blog.nuculabs.de
17.9 parsecs away

Travel
| | Hello everyone! Time for devlog number #2! In the last week, we've implemented transparent walls and the player animation state machine. Max continued designing sprites for the game and Andrei implemented the bomb animations and it is working on some enemies. The next week I will try to implement and finish the UpgradeManager, a Singleton class that shall handle the dispatch player powerups. The transparent walls were implemented using Raycasts the wall will cast a ray in the up direction and if it detects the Player collider it will reduce it's alpha value to 50%, when the ray doesn't collide with anything the alpha values goes up to 100%. In the following picture the raycast is drawn with a red line:
| | www.greyblake.com
84.8 parsecs away

Travel
| A blog about software development.