Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialNelson Pamplona
1,575 PointsAfter adding the new spritesheet 'poison' the image did not load in the game..
followed the same steps as the instruction video
2 Answers
Jesse Vorvick
6,047 PointsAfter adding the new spritesheet, did you change one of the 'coin' values under function addItems() to 'poison'? The 'coin' values for function addItems() are in the section beginning on line 16.
toxic
UX Design Techdegree Student 14,790 PointsCan you show us your code?