cancel button doesn't cancel conversation

Announcements, support questions, and discussion for the Dialogue System.
User avatar
Tony Li
Posts: 21676
Joined: Thu Jul 18, 2013 1:27 pm

Re: cancel button doesn't cancel conversation

Post by Tony Li »

Unity is dropping webplayer plugin support very soon, and WebGL isn't quite there for complex games. I think it'll be much less stressful to forgo a web player version. If Arcanoria Chronicles really takes off, you can always make a "lite" game for the web, like how Dragon Age has a different and much simpler spinoff for mobiles.

S-Inventory works well with the Dialogue System, and Inventory Pro support is coming very soon. Joris is putting the finishing touches on Inventory Pro support right now, and he always does great work, so it should be a nice integration.
Arcanor
Posts: 81
Joined: Sun Oct 05, 2014 4:20 am

Re: web player vs. pc download

Post by Arcanor »

My big concern is that I'll lose most of my potential players if they can't use a browser. PC downloads are so risky, and I'd be asking potential players to download something from me, i.e. someone they don't know, someone WITHOUT a big business to lose and worldwide reputation, and run executable code that I wrote, which could really do anything at all to their systems. I'd be asking them to do something that I'm not willing to do myself. I just wish I could think of a good way around this dilemma.

The browser "security sandbox" may be a pain to deal with as a developer, but at least the user is protected, and has less reason to mistrust. Native downloads are just the Wild West. There's no real way to protect against a malicious code fragment in a downloaded game or app.

Sure, *I* know I'm trustworthy, but nobody else knows that.
Arcanoria Games - http://www.arcanoria.com - indie game development blog
twitter: https://twitter.com/WaltCollins3 @WaltCollins3
Game titles: Pesticide Patrol, Arcanoria Chronicles, CyberGhost, Arcanoria
PLAY NOW: http://arcanor.itch.io/
User avatar
Tony Li
Posts: 21676
Joined: Thu Jul 18, 2013 1:27 pm

Re: cancel button doesn't cancel conversation

Post by Tony Li »

If you can get on Steam or Humble Bundle, there's at least a sense of some vetting that gives players a bit of confidence.

Otherwise, the Dialogue System part at least runs fine in WebGL.
Arcanor
Posts: 81
Joined: Sun Oct 05, 2014 4:20 am

Re: cancel button doesn't cancel conversation

Post by Arcanor »

That's good news at least. :)
Arcanoria Games - http://www.arcanoria.com - indie game development blog
twitter: https://twitter.com/WaltCollins3 @WaltCollins3
Game titles: Pesticide Patrol, Arcanoria Chronicles, CyberGhost, Arcanoria
PLAY NOW: http://arcanor.itch.io/
Arcanor
Posts: 81
Joined: Sun Oct 05, 2014 4:20 am

Re: cancel button doesn't cancel conversation

Post by Arcanor »

Anyone using my code please note that I modified it (in the original message where I posted the code) on 10/23/2015 due to a code bug.
Arcanoria Games - http://www.arcanoria.com - indie game development blog
twitter: https://twitter.com/WaltCollins3 @WaltCollins3
Game titles: Pesticide Patrol, Arcanoria Chronicles, CyberGhost, Arcanoria
PLAY NOW: http://arcanor.itch.io/
Post Reply