Skip to content

{Mistakes Will Be Made}

Hobby projects in game dev, crochet and whatever else takes my fancy

Menu
  • Home
  • Game Dev
  • C# projects
  • Crochet
  • Contact
Menu

Category: C# projects

.NET Maui Radio Buttons: Accessing content after a state change

Posted on 26/12/202426/12/2024 by Cheryl

This blog post is based on the Microsoft documentation for .Net Maui Radio Buttons.  Microsoft’s code samples also show how to access the content of Radio Buttons following a “CheckedChange” event, and I’ve summarised it below. .Xmal file This is my example of Radio Button code. The “DigitLength” method in the code-behind (see below) is…

Continue reading
Ink script

Unity Ink Integration: Playing Animations Using Dialogue Tags

Posted on 22/12/202422/12/2024 by Cheryl

I’ve recently started using the Ink Integration for Unity to add narrative and dialogue to my game. I was looking for ways to play animations during specific lines of dialogue. I’m currently doing this using tags in the Ink script. This approach was suggested in the Ink documentation for playing other media like .ogg audio…

Continue reading
turned on laptop computer

Taking the Foundational C# Certification as a beginner

Posted on 28/04/202426/12/2024 by Cheryl

Microsoft and freeCodeCamp.org launched a C# Foundational Certification in August 2023. It’s free and taught as online modules so you can complete it at your own pace. It ends with a final online exam. I’ve been learning C# by using Unity over the past few years but I’m still very much a beginner. I’ve taken…

Continue reading

About me

Hi, I’m Cheryl and thanks for popping by! This blog is about some of the creative projects I’m getting up to in my spare time.

Find me here:

  • GitHub
  • Etsy
© 2025 {Mistakes Will Be Made} | Powered by Minimalist Blog WordPress Theme