Teller Academy: Ep.1: The Villager Experience Full Stream.
Ep:1 The Villager Experiences apirations were to start recording our sessions in game development in hopes to open up the new ways to build in azyros. In this 3 hour test we travel to "The Tellers Academy", a new 'school' in the heart of Zero City. This new school is filled with Npcs we've developed to test our new abilites through; Npcs, Branching Conversations, Micro-quests etc.. This page and these videos are to be a guide to anyone who joins later in the process and wants a lesson in HOW TO, with notes and examples. These will continue weekly and we hope people reach out., ask questions and explore the new magic and lore-ification of the Tellers.
Lessons from Ep
STEPS FOR IMPLEMENTATION OF NEW NPC: PROJECT MIRRORMAN
MIRRORMAN
/npc create Mirror
/npc skin --url SKIN
then, to position the the npc into place, use the following commands
/npc tph
- use this to teleport the npc
/npc pushable
- make the npc pushable, allowing for fine movements
/npc lookclose
- this will toggle the lookclose trait, which will make it look at the closest player
when you're satisfied with it's position, you can use /npc gamemode spectator and /npc gamemode creative to be able to encase it in glass (here, i used a combination of glass blocks and fixed item frames with maps in them
To learn more HTML/CSS, check out these tutorials!