Skip to content
@gamedev-resources

What Up Games - Tutorials

Repository of projects for tutorials that can be found at www.whatupgames.com/tutorials

Pinned Loading

  1. point-to-click-with-new-input-system point-to-click-with-new-input-system Public

    Use the new input system to move a single character around the scene, having them dodge obstacles and alternate between walking and running.

    C# 9 1

  2. implementing-touch-with-the-new-input-system implementing-touch-with-the-new-input-system Public

    Learn about the enhanced touch API in Unity (New Input System)

    C# 16 5

  3. ui-toolkit-spatial-inventory-pt2 ui-toolkit-spatial-inventory-pt2 Public

    Part 2 of the Create a Grid-based system with UI Toolkit.

    C# 29 4

  4. dynamically-load-with-addressables dynamically-load-with-addressables Public

    Get an overview of what the Addressable system is, the benefits in using it, and how to dynamically load/unload an addressable.

    C# 5 6

Repositories

Showing 10 of 21 repositories
  • animate-runtime-progress-bars-UI-Toolkit Public

    Learn techniques for creating and animating progress bars using UI Toolkit and DOTween

    gamedev-resources/animate-runtime-progress-bars-UI-Toolkit’s past year of commit activity
    C# 11 CC0-1.0 4 0 0 Updated Oct 11, 2023
  • challenge-review-extend-selection-logic Public

    Solves the challenge issued at the end of the "How to select multiple objects based on the center of a collider"

    gamedev-resources/challenge-review-extend-selection-logic’s past year of commit activity
    C# 0 CC0-1.0 0 0 0 Updated Oct 11, 2023
  • create-a-compass-with-ugui Public

    Create a general compass that has an overlay of gathering objectives for the player to complete

    gamedev-resources/create-a-compass-with-ugui’s past year of commit activity
    C# 1 CC0-1.0 2 0 0 Updated Oct 11, 2023
  • create-a-map-system-with-ui-toolkit Public

    Create a regular and mini map using UI Toolkit

    gamedev-resources/create-a-map-system-with-ui-toolkit’s past year of commit activity
    C# 8 CC0-1.0 1 1 0 Updated Oct 11, 2023
  • create-a-runtime-inventory-with-UI-Toolkit Public

    Learn the basics of Unity’s new UI system, called UI Toolkit, by creating an in-game inventory system where your player can drag and drop items to move them around

    gamedev-resources/create-a-runtime-inventory-with-UI-Toolkit’s past year of commit activity
    C# 24 CC0-1.0 10 1 0 Updated Oct 11, 2023
  • create-healthbar-ui-toolkit Public

    Create a health bar that hovers over the player and enemies using UI Toolkit

    gamedev-resources/create-healthbar-ui-toolkit’s past year of commit activity
    C# 5 CC0-1.0 3 2 0 Updated Oct 11, 2023
  • get-started-with-behavior-trees Public

    Gain fundamental knowledge of how a behavior tree works and will have created foundational nodes that can be reused in all your future projects.

    gamedev-resources/get-started-with-behavior-trees’s past year of commit activity
    C# 2 CC0-1.0 0 0 0 Updated Oct 11, 2023
  • getting-started-with-Unity Public

    Learn the basics of the Unity engine

    gamedev-resources/getting-started-with-Unity’s past year of commit activity
    ShaderLab 0 CC0-1.0 0 0 0 Updated Oct 11, 2023
  • configurable-camera-with-the-new-Input-System Public

    Build a configurable camera that handles moving, zooming and rotating

    gamedev-resources/configurable-camera-with-the-new-Input-System’s past year of commit activity
    C# 1 CC0-1.0 1 0 0 Updated Oct 11, 2023
  • implementing-touch-with-the-new-input-system Public

    Learn about the enhanced touch API in Unity (New Input System)

    gamedev-resources/implementing-touch-with-the-new-input-system’s past year of commit activity
    C# 16 CC0-1.0 5 0 0 Updated Oct 11, 2023

Top languages

Loading…

Most used topics

Loading…