Unity tutorial: Building a first person game: Look to interact system

Опубликовано: 30 Сентябрь 2024
на канале: Iain McManus
479
16

A core component for a first person game is often the ability to look at and interact with an object in the game world. In this video we'll build a look to interact system that can show prompts which face the player and provide more info; can handle instant and timed interactions; and, that can easily be extended based on our needs.

Find the code here: https://github.com/GameDevEducation/D...

📁 The searchable video archive is at ➠ https://www.iainmcmanus.dev/gamedev-e...

If you've got questions add a comment below or send them in for the next Q&A video
🤔 Send in your questions ➠ https://forms.gle/ToyvqPaBFvpFLtNbA

Looking for other ways to get involved?
🟠 Support the channel on Patreon ➠   / iaintheindie  
🟡 Get the code for all the projects on GitHub ➠ https://github.com/orgs/GameDevEducation
🟢 Check out my games on itch.io ➠ http://iaintheindie.itch.io/
🟣 Follow me on Twitter ➠   / iaintheindie  

#Unity #Tutorial #GameDev