Andreas Grech

Andreas Grech

47p

92 comments posted · 0 followers · following 1

7 years ago @ Andreas Grech's Blog - Keeping track of coold... · 0 replies · +1 points

Why not?

7 years ago @ Andreas Grech's Blog - A 2D Freeform Directio... · 0 replies · +1 points

You can try using 2D Freeform Cartesian instead of Directional. Maybe that could work better with the blending.

7 years ago @ Andreas Grech's Blog - A 2D Freeform Directio... · 0 replies · +1 points

All of the animation clips are from mixamo.com

7 years ago @ Andreas Grech's Blog - Cheating at a typing t... · 0 replies · +1 points

It's JavaScript, not PHP.

9 years ago @ Andreas Grech's Blog - Changing Unity\'s defa... · 0 replies · +1 points

Cheers for that Paul.

9 years ago @ Andreas Grech's Blog - Cheating at a typing t... · 0 replies · +1 points

It's because the code in the pressSpace() function uses Mozilla-only functions to emulate a "space" key press.

9 years ago @ Andreas Grech's Blog - Cheating at a typing t... · 0 replies · +1 points

Yes, just specify a different value in milliseconds to the go() function instead of go(60000 / words.length).

So if you want 2 seconds as a delay, use go(2000).

9 years ago @ Andreas Grech's Blog - Failed to start a Riak... · 0 replies · +1 points

No because the first option worked for me.

9 years ago @ Andreas Grech's Blog - Clearing the browser c... · 0 replies · +1 points

I checked the link just now and I got the exact same screen including the ability to clear the cache.

10 years ago @ Andreas Grech's Blog - A Function Transformat... · 0 replies · +2 points

Glad to be of help ;-)