Skip to content

Learn how to create a dynamic objective system for your game in this Unity Tutorial. An objective system provide players with goals and structure and can be a good way to guide players through your game. In this guide, we'll look at how to structure and define objectives, setup rewards, and create a basic UI system to show the objectives.

Notifications You must be signed in to change notification settings

xjjon/unity-objective-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Unity Objective System Tutorial

Learn how to create a dynamic objective system for your game in this Unity Tutorial. An objective system provide players with goals and structure and can be a good way to guide players through your game. In this guide, we'll look at how to structure and define objectives, setup rewards, and create a basic UI system to show the objectives.

To use, copy scripts into your project. If you use the UI scripts then install TextMeshPro as well.

Read full tutorial here.

About

Learn how to create a dynamic objective system for your game in this Unity Tutorial. An objective system provide players with goals and structure and can be a good way to guide players through your game. In this guide, we'll look at how to structure and define objectives, setup rewards, and create a basic UI system to show the objectives.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages