Skip to content

TypeError: path is undefined #2

Description

@WillYuum

I have added the godot game into my site using the example provided in the repo.

Godot version: 3.2.1 stable win64

image

Reproduce:

  • Added the game files in the public folder
  • Imported ReactGodot component and added the required properties(pck and script)
<ReactGodot pck={"./game/game.pck"} script={"./game/game.js"} />
  • added the directory the same way it's used in the example in the repo leading to get me the error in the image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions