Not really that close to completion yet (hopefully by September), however I have put one of the two new mini games live for testing:
http://www.arniigames.eu/h2_alpha_test.php
Any comments welcome.
Arnii
I only get two tosses, then automatic F, even if I got 200
The instructions for the ball toss were clear. The first three times I tossed the ball my score was zero, but II was able to unlock the 'hidden scene' (Letter F) on my sixth toss (second set of three throws).
I didn't hear any sounds during the mini-game, so I assume there were none.
I'm running Windows 7 64 bit, using Google Chrome version 36.0.1985.125 m
Uncaught TypeError: Cannot set property 'scn' of undefined scene.js:5
Scene scene.js:5
(anonymous function) scene.js:308
b.SignalBinding.execute phaser.min.js:6
b.Signal.dispatch phaser.min.js:6
dispatch phaser.min.js:6
b.Tween.update phaser.min.js:12
b.TweenManager.update phaser.min.js:11
b.Game.update phaser.min.js:8
b.RequestAnimationFrame.updateRAF phaser.min.js:11
window.requestAnimationFrame.forceSetTimeOut._onLoop
MysteryMan2333 wrote:I think this mini-game is better than anything that was included in Episode 1. However, I'm not sure what the plan for this is, but as a suggestion I would either have this really early in the episode, or include some sort of option to be able to replay the mini-game if you don't get close enough. I wouldn't want to play through 10 minutes of an episode, just to get to the ball toss scene in order to try and unlock a bonus scene, only to then fail and have to play it all over again.
As for the actual game, for my 1st and 3rd toss, I came close enough to unlock the bonus scene (it said bonus scene unlocked after the 1st toss). Afterwards, it showed I got a C, but then nothing else happened. It just gave me an option to go back to the main menu, which is the same thing that happened when I failed all 3 tosses and got an E. If there actually was supposed to be a bonus scene included, it did not show for me. Additionally, when I go back to the main menu and try to start the game again, it doesn't load again for me. I have to refresh the page (which isn't really a big deal); I'm playing on Firefox if that matters.
6opoga wrote:
- Code: Select all
Uncaught TypeError: Cannot set property 'scn' of undefined scene.js:5
Scene scene.js:5
(anonymous function) scene.js:308
b.SignalBinding.execute phaser.min.js:6
b.Signal.dispatch phaser.min.js:6
dispatch phaser.min.js:6
b.Tween.update phaser.min.js:12
b.TweenManager.update phaser.min.js:11
b.Game.update phaser.min.js:8
b.RequestAnimationFrame.updateRAF phaser.min.js:11
window.requestAnimationFrame.forceSetTimeOut._onLoop
chrome shows error in "this.game.scn = this;" string
getting "bonus scene unlocked", then back to main menu and black screen after clicking "start" button
TeineWolf wrote:One small bug I discovered. If on the 3rd throw, you toss the ball straight up. So it lands on the same page as the character. The game is not clearing the ball from the screen, and the ball remains on the following screens.
You might want to add a boolean check, to see if the bonus scene is unlocked or not. The bonus scene unlocked message should appear only once. So set a flag, like Bonus_Flag=FALSE. So if a person gets it on the first toss, set Bonus_Flag=TRUE. So if the event happens, where the player gets the score they need again. If the flag is tripped, they shouldn't get the message again.
fleet wrote:The instruction screen was not on long enough for me to read all of the directions the first play-through. If someone is not proficient in English it would be more difficult for them to read it.
This one is pretty difficult, but I finally managed to win three rounds after playing for about 15 minutes. If you implement this in Episode 2, I'd recommend permitting unlimited replays of the mini-game (versus having to restart the Episode 2 from the beginning when you lose the mini-game).![]()
I noticed that sometimes the opponent had a wipe-out.
Users browsing this forum: No registered users and 2 guests