Remove tags indie-blog
article thumbnail

Unity Bolt Tutorial: How to Add Triggers & Switches

SOVEREIGN MOON

Step 5: Target the Character Tag. The unit we’ll use to do this is the “game object compare tag”. So what we’re saying here essentially, is that “on collision” we want Bolt to look for the tag of this particular game object. So we need to find the tag of our game’s character. So here, we have our compare tag added.

Code 52
article thumbnail

The Kristala Dev Blog - Issue #31

Astral Clock Tower Studios

Hello, and welcome to the official Kristala dev blog, where we break down the development process for 3D Dark Fantasy ARPG Kristala each month. If you've been keeping up with our dev blogs already, you know that they're pretty hefty when it comes to content. BUT WAIT, THERE'S MORE! Kristala at Play NYC 2021. link] Level Design.

Dev 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Managing your Game Studio on AWS part 2:

AWS Games

Tagging AWS Resources. To accomplish this, you use something called a tag to help manage and identify the resources deployed in your AWS environment. More specifically, Tags are custom attribute labels that you assign or that AWS assigns to AWS resources. Tags are composed of two parts: the tag key and the tag value.

Studios 52
article thumbnail

Bolt Introduction Tutorial For Absolute Beginners

SOVEREIGN MOON

For example, the word “player” is a string as is “player_01” For example, in Bolt I might want to add an object compare tag. Once added, notice when I select the unit and look under its “tag” input, that input has “string” as its type. Thanks for stopping by our indie game development blog. Conclusion.

Code 52