• Register

History and myth collide in this first-person immersive RPG where every action matters. Made with Unity for PC. Follow for dev updates and join our journey ⚔

Post news Report RSS Prototyping Player Interaction

Here's a quick look at the progression of our first-person interactions.

Posted by on

Here's a quick look at the progression of our first-person interactions.

Step one was simple. Approach an interaction (this example an NPC) detect its presence and show a visual prompt.

Next, we check the player's distance from the object they are interacting with. Doing this allows us to introduce a disengage based on distance and also prevents multiple interactions from being triggered by the player.

Introduced a second object into the scene to check the logic was working... and it did! 🎉

We set our disengage distance at 10m, we will probably reduce/finetune this.

Adding more complex interactions such as dialogue options with the NPC. We are using Ink from @inkleStudios to handle our dialogue scripting 💬 (more on that soon!)

A little logic so that when an interrupt occurs (walking away) it redirects the story and finishes it off gracefully i.e. it now says 'how rude, you walked away' etc. This is part of the Ink story so can be modified to say almost anything.

That's it for now, more to come and more work to do but pleased with the progress we are making. Dialogue is coming along really nicely too, with voiceover tests pending.

More updates soon!

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: