BlogHide Resteemspigdev (31)in dtube • 6 years agoDesign Patterns - Take rid of null checks with Null ObjectHey there, let's get known to Design Patterns, they are "typical solutions to commonly occurring problems in software design". In this video let's talk about the Null Object, a pattern that helps…pigdev (31)in gamedev • 7 years ago[#gamedev] Pass Through Platforms in Godot EngineHey there, in this video we will see how easy is to make pass through platforms in Godot Engine. Here are links mentioned in the video: Tutorial Repo: Platform Template: Ingredients A…