Published in CryptoStars·Feb 5Why NFT art makes no sense; except it does a littlePerhaps you are like me. Drawn to the NFT space due to a game changing technology, but also because of an imbalance. NFTs (and the eco-system around them) has not figured out what they want to be, or even what they currently are. …Nft4 min read
Published in CryptoStars·Jan 31NFTs: You’re not buying art, you’re buying dataThere is a lot of confusion in the NFT space at the moment. I see a lot of people selling and buying NFT art, thinking that NFTs are digital images that you can buy and sell. Let me be clear. …Nft5 min read
Published in CryptoStars·Jan 29NFTs: Who controls your assets; don’t get fooled by mutable meta-dataNFTs are in rapid growth right now. In 2021 the market size reached a whopping $41 billion dollars. This is because NFTs are a revolutionizing technology with a lot of strengths. But it is also a bubble. Much like the dot-com bubble in the 90s, the technology is good. …Nft6 min read
Published in Dev Genius·May 23, 2021InDepth: Interactables. Design and implement using UnityEventsInDepth is a series about building the atomic components of a game in Unity. Each week I take a deep dive into one aspect of game design, be it Jumping, Movement or as of today: Interactables. An entry in this series covers the game design considerations of each of component…Unity8 min read
Published in Dev Genius·May 18, 2021Calculating the area under an AnimationCurve in UnityAnimation Curves are really cool, and I dont think enough people are talking about them. This also makes solving problems related to them all the more complicated. One such problem is to calculate the area under an AnimationCurve. Now, I like maths and I’ve studied it a little bit. …Animation Curves4 min read
Published in Dev Genius·May 12, 2021InDepth: Movement in Unity using AnimationCurvesTired of always building the same scripts, that never end up as polished as I would want them to be, I have decided to start a new project: InDepth. While I am not building an actual game, I am building the basic components of one. …Unity7 min read
May 6, 2021Building a customizable jump in Unity using Animation CurvesGame development is a lot of fun! But how many times have you sat down with a wonderful idea in mind that never saw the light of day because the initial fase of building character movement can be… a struggle to say the least. Building the same scripts over and…Unity5 min read
May 3, 2021A Visual Network Analysis on Team Fight Tactics patch 11.9A couple of days ago I was introduced to Team Fight Tactics by Riot Games. The goal of said game is to assembly a team of champions that can synergize together, granting you victory over 7 other players in a free for all format. …Network Analysis5 min read