Closed niccokunzmann closed 7 years ago
@niccokunzmann I would like to work on this. However I cannot find any svg file named ball, a similar thing happened with issue #183 , where I couldnot find any svg file named thunder, What do you suggest? No results are found when I try searching on my terminal
Currently, we only work on the flappy.svg file.
@niccokunzmann So how do I look for character ball and fix this?
You can try grep -r ball
@niccokunzmann This is what I got, so should I remove Ball from the list, since it doesnot seem to appear elsewhere(and hence probably doesnot exist?)
I do not know...
@niccokunzmann , I am sorry if I am pestering you, it's just that I am still a bit unfamiliar with the project structure, but look, no Ball.svg listed under characters
Hi, I like writing to you, so please do it :)
There are is no ball.svg but ieven if there was, I think, index.html is still only displaying the flappy.svg file. This fale does not use any of the files that are displayed. The files were created, so we can move to another project structure later which does not have only one huge svg file which is hard to edit but many small ones.
Did this clarify more? Do you have new questions?
@niccokunzmann Yes, thank you, this helped :) I will try looking for the ball component in flappy.svg file then
@niccokunzmann , in the flappy svg file, there is no inkscape label with value "ball", This is why the layer is not being rendered. What do you suggest, creating a ball element, or removing ball from the list? Edit: There is another character blocky, with the exact same issue.
I would like to not see such an error.
@Marauderer97 Thanks for the change!
When playing the game, sometimes no character is displayed and I get this message.
I would like to see a character there.
There could be a character ball but maybe there is not.