Chris Gregan

Results 11 comments of Chris Gregan

Hi aweibe, thanks for the PR. Could you explain the benefit of storing the profile name list as a base64 string? Is it possible this change might cause problems for...

Hmm... this is trickier than it sounds. We'd need to swap out iTween for LeanTween to make this work.

Changing this to a feature request rather than a bug

Hey Stefano, The simplest thing I can think of here would be to make a PlayFabicAudio custom command which you call just before each Say command. That should be equivalent...

Cool - feel free to post your solution on the forums, might be useful to other folks! Glad to hear you used Fungus for GGJ, did you get your game...

Ah that's awesome! Well done to you and your son. I'll add this the Fungus website soon :) Chris On Mon, Feb 1, 2016 at 4:52 PM, Stefano Cecere [email protected]...

Hi Conrad. Pretty sure there'd be a lot of interest in this feature if you could get it going. One issue is that the Unity UI text doesn't support hyperlinks...

Also requested by gyd in this [forum post](http://fungusgames.com/forum/#!/general:use-realtime-to-tweensincl)

We've added partial support for this in the new Lua scripting system. LuaUtils has a timescale property, if you use the luautils.gettime() or luautils.getdeltatime() functions in Lua you will get...

Cool, thanks for letting us know.