2 comments found.
Is there a way to add a hook to the game so the the score can be recorded? E.g. using Javascript to fire off an Ajax call. I do not have the Construct2 software nor am experienced in using it to develop games.
Yes, you can implement the ability to add high scores with Construct 2.
Thanks for the quick reply. I purchased the game, it includes no build. Just a capx file. You suggest that Construct2 is requried to edit source – if I don’t want to edit the source, I how do I get a working build?!
Yeah, I just noticed that. Give me a few hours and I’ll update to include the HTML5 files.
Can you be sure that it will be available within a few hours as I need to have a build ready to demo. You’re welcome to send over a build by email if you want.
Additionally my original question was relating to the ability to capture a score without needing to work in Construct 2 (which I neither have or know how to use). Is this possible?
Well.. I need to do update this for those that purchased this anyway, so no worries.
Is it possible to edit this game so it redirects the player to a specific URL when they reach a predetermined score? EG when they score 100 they redirect to a URL?
Yes, there’s are “Browser” plugin in C2 that can redirect you to a webpage of your choice.