Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

NOC_I_05_NoiseWalk walker.step is not a function #116

Open
projecktion opened this issue Mar 3, 2022 · 0 comments · May be fixed by #117
Open

NOC_I_05_NoiseWalk walker.step is not a function #116

projecktion opened this issue Mar 3, 2022 · 0 comments · May be fixed by #117

Comments

@projecktion
Copy link

Just started going through the p5.js examples and noticed that in the introduction NoiseWalk example the draw function has walker.step on line 14 but the function it's referencing on line 32 is named walk.

Not sure if you'd want to change line 14 to walker.walk, or update line 32 so the function is called step again.

ArztKlein added a commit to ArztKlein/noc-examples-p5.js that referenced this issue Apr 1, 2022
@ArztKlein ArztKlein linked a pull request Apr 1, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant