I keep watching the fnf mechanics video but I keep getting stuck I just need the code for if the arrow hits the target arrow then it counts it and moves and I need to know how to make my own patterns so it’s not randomized
You would need to use the if (this.hits that) mechanic
No for fnf you would use if(key === ‘whatever arrow’ {
if(this.hits(ARROW NAME) {
play() or gotoAndStop();
Neon Pong:
Game Assets:
https://drive.google.com/file/d/1mSz3CwfbZ2UJbRsHG8yCXhBwwBQlRjt4/view?usp=sharing
Hey, I need help fixing some bugs for the fnf game
here’s the link
my fnf4-20-2021_13-03-56.wick (11.2 KB)
which one are you talking about
this one
can you help me with it? :D
my project is ruined too
it doesn’t work as well
i hade a problem at line 64 and could not get rid of it, so yeah… thanks anyways. :)
there seems to be not one. but multiple errors. try fixing one of those errors. I’ve had multiple times where I mess up the code a little bit and I get 3 errors.
the one you asked for help with
@Jovanny can u pls make a tutorial on how to script in wick editor using the simple js pannel?