by Yahwho | Mar 24, 2021 | Java
Clearing through my paper notes I came across a scribble. if (condition1 ^ condition2){ //only if condition1 OR condition2 is true. Not, both. }
by Yahwho | Feb 14, 2021 | Uncategorised
My plugin Medieval Realms is getting big. The last stable version I released was roughly 42,000 lines. The new version of Medieval Realms is probably going to end up even bigger. Keeping track of things has meant I’ve had to step up my game when it comes to...
by Yahwho | Jan 22, 2021 | Pixel Art
After looking into Pixel Art Applications some months ago now, I finally decided to go for Aseprite. Mainly because I had tried out the “free” LibreSprite version and kind of liked it. That and it wasn’t all too expensive at just over £15! So after...
by Yahwho | Jan 14, 2021 | Unity
Over the last few weeks (when not writing my Medieval Realms plugin) I’ve been spending a little time working out how to do 2D animation transitions in Unity. Here’s a little video. Currently there’s an idle animation, blink animation, walk...
by Yahwho | Jan 14, 2021 | Windows
In order to add and remove items from Windows 10 Start menu (like adding shortcuts to scripts) open a run box and head over to the following directory. %ProgramData%\Microsoft\Windows\Start Menu\Programs\