Moving Objective Marker
Moving Objective Marker
Objective markers are used in many games to guide a player to the next goal or point of interest. In this tutorial, you will learn how to make a reusable objective marker with the Map Indicator device and Verse.
Objective markers are used in many games to guide a player to the next goal or point of interest. In this tutorial, you will learn how to make a reusable objective marker with the Map Indicator device and Verse.
Verse Language Features Used
struct: You can group variables of different types in a struct.- Extension method: A special type of function that acts like a member of an existing class or type, but does not require the creation of a new type or subclass. In this guide, you will be creating an extension method for struct.
- named argument: An argument that is passed to a function call with its parameter name specified.
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.