๐Ÿ“ฅCompiling Yarn Files into Yarn Projects

Learn about Yarn Projects, which group your scripts together for use in a Dialogue Runner.

The YarnProject resource represents the set of all compiled Yarn files of your game. You cannot construct it yourself. Instead, it is inserted into the Bevy world for you when the compilation is finished. You can however steer how and when this is done.