Final Parsec Blog

You're browsing our blog archive - featured posts are here at the top. Keep scrolling to dive deeper into a wide range of posts on the topics you care about.

blog archive hero image

Featured posts

  • Title
    Shaders in Unity: Core Concepts
    Summary
    Shaders are a powerful tool in game development, allowing developers to create rich, visually striking effects that can greatly enhance the realism and immersion of a game. However, they can also be complex and difficult to understand.
    Publish date
    Author
    Baer Bradford
  • Title
    Making a Video Game Character
    Summary
    Explore some tips for creating a compelling and memorable video game character that will keep players engaged and invested in your game.
    Publish date
    Author
    Baer Bradford
  • Title
    Monthly Monday News - December 4, 2023
    Summary
    All the news this week
    Publish date
    Author
    Jake Medina

Unity

Check out our collection of Unity articles, covering everything from beginner tutorials to more advanced development techniques.

World Building

Explore our world building articles, offering guidance on crafting detailed settings, characters, and lore for your game.

Learn C#

This series of blog posts is designed to help you learn C# from scratch, with a focus on game development. Each post includes a video tutorial and code samples to guide you through key concepts and practical applications.

Tutorials

This section offers comprehensive tutorials on a wide range of game development topics. From design to advanced programming techniques, each guide is crafted to help you level up your skills in game creation.

blog post preview image
unity

Parallax for Dummies

An enlightening guide on how to create a simple parallax effect in Unity. Using parallax is a really cool way to breathe life into your games.

Map Generation

Check out some posts related to 2D tilemaps for tower defense games, randomly generated maps for top down 2D games, and guides on pathfinding algorithms.