game is permanently broken i suppose.
once you enter the barn pressing space does nothing and you can't get to the boss.
tried both on chrome and firefox; same result
Hi! I’m here waving at you this weekend because we’re hoping to continue to move Newgrounds away from ads. If you have $3 per month or $25 per year to spare, please consider becoming a Supporter today!
Log in to save your medals! Don't have an account? Create one for free!
Final Edit: Once again redid the boss, and this surely is the best I can do.
NOTE: The "Test Medal" was a test and is scheduled for permanent delition!
NG MEDALS INCLUDED!
Greatly inspired by AustinBreed's Magic PInk Man games, I made this Pico adventure game. Hope you like it, find all the medals B) and happy Pico Day!
----------------------
Controls:
Arrow keys - Move
Space - Sometimes needed
----------------------
Credits:
MarcyVF - coding and graphics
TommyVF - graphics and ideas
SimonG - bird (he made a bird)
AustinBreed - inspiration <3
----------------------
Music tracks:
Madlib - "Slim's Return", "Mystic Bounce"
Mr Scruff - "Give Up To Get", "Chipmunk"
Moonstarr - "Movin' On", "Gluttony"
And the heaven music is the beginning of "Warning Talk, Part One" by David Axelrod from Jazzanova's "Blue Note Trip 5" mix.
game is permanently broken i suppose.
once you enter the barn pressing space does nothing and you can't get to the boss.
tried both on chrome and firefox; same result
bruh i press space at the end but it doesnt wirk
NOOOOOOOOO i got softlocked on the hen :(
can't beat it
and the poptropica ads are annoying
nobody plays poptropica
either way this was an epic game
Okay I think I found a useful explanation to the bug that is killing this game right now.
I did have to decompile your code in order to figure out why pressing spacebar isn't working for the last scene.
Sprite 914 has two segments of code on frame 435. One stops the sprite from moving to the next frame, while the other is supposed to override the previous bit of code if the space key is pressed.
For some unknown reason, the latter isn't working on Chrome browsers, on the latest version of flash. Asynchronous calls can't excuse this, because the frame right after doesn't have text.
I'd recommend putting the stop code on the frame immediately before and using the gotoandstop() function instead. It's not likely the flash player developer would fix this problem, so this is the path of least resistance here.
Without this bug existing, I would be able to get the last two medals this game has.
Then again, the accounts that made this game seem to be dead.
All the best
-JJMAJR