Accessibility guide for tree Tree Example.

Navigate the tree with the arrow keys. Common tree hotkeys apply. Further keybindings are available:

  • enter to execute primary action on focused item
  • f2 to start renaming the focused item
  • escape to abort renaming an item
  • control+d to start dragging selected items

A vision and moving towards the hero

Give a vision to a character (cat) and when the hero enters the vision, the cat moves towards him.

Console
Mode: RPG TypeError: Cannot read properties of undefined (reading 'startsWith')
    at RpgClientEngine.getResourceUrl (https://unpkg.com/@rpgjs/client@4.3.0/browser/index-ba657126.js:43585:16)
    at _initResource (https://unpkg.com/@rpgjs/client@4.3.0/browser/index-ba657126.js:28323:31)
    at _initSpritesheet (https://unpkg.com/@rpgjs/client@4.3.0/browser/index-ba657126.js:28330:10)
    at RpgClientEngine.addResource (https://unpkg.com/@rpgjs/client@4.3.0/browser/index-ba657126.js:43529:5)
    at RpgClientEngine.addSpriteSheet (https://unpkg.com/@rpgjs/client@4.3.0/browser/index-ba657126.js:43562:10)
    at RpgClientEngine._init (https://unpkg.com/@rpgjs/client@4.3.0/browser/index-ba657126.js:43510:10)
    at async RpgClientEngine.start (https://unpkg.com/@rpgjs/client@4.3.0/browser/index-ba657126.js:43605:5)
    at async StandaloneGame.start (https://unpkg.com/@rpgjs/standalone@4.3.0/browser/rpg.standalone.js:5492:7)
    at async HTMLDocument.<anonymous> (rpg!virtual-standalone.ts:6:26)