#gamedev

@tomwor@tomwor.com

As a #Unity old-timer, I often miss when Unity introduces new functionality, like the ObjectPool class that seems to around for years now. Totally missed this one. Good bye homemade solution, I guess. 🤷‍♂️ #gamedev

@tomwor@tomwor.com

I just learned that in a Unity package you are not supposed to delete the .meta files, as files without corresponding .meta file will just get ignored by the editor. So much for keeping things tidy. 😬 #madewithunity #gamedev

@tomwor@tomwor.com

New blog post "Regulatory Road - Game ownership and preservation in the digital age done right " tomwor.com/regulatory-roa… #gamedev #gaming

@tomwor@tomwor.com

Learn #gamedev the hard way: Never delete an item from a collection you are currently iterating over.

@tomwor@tomwor.com

While it's easy for anyone to imagine the struggle of staring at walls of text for hours, it's hard to convey the joy when it actually works. #gamedev