Currently giving #gamedev a try in my free time, which is what most of my posts are about.
I'll do a POC this week with both yarnspinner and a self-rolled solution. #golang #gamedev #unity
My current approach is to tag NPCs, extract their information and position into json files and using these as resources on my backend.
My current approach is to tag NPCs, extract their information and position into json files and using these as resources on my backend.
Now on to step 2: Handling the interaction type that was selected. They will each trigger different flows on the backend.
The first one I will try to implement is talking to an NPC.
Now on to step 2: Handling the interaction type that was selected. They will each trigger different flows on the backend.
The first one I will try to implement is talking to an NPC.