• Home
  • Blog
    • Tutorial
    • Discoveries
    • Casual
    • Labs
    • Design
    • Story
  • Work
  • Contact

Tag Archives: javascript

Post navigation

AnimationState: Advancing Animations by X in Unity3D

animation
Posted on June 21, 2012 by Daniel Hanly

Advancing animations by X amount of seconds is quite a common occurrence for me in Unity3D. It can be done with the built in AnimationState class. In the game I’m currently developing, I needed to develop a method of managing these animations. In my case, I have a ‘lever’ that I’d like to ‘flip’ in [...]

Posted in Tutorial | Tagged animation, javascript, unity3d |

Pinch to Zoom through Unity3D on iOS

Posted on February 20, 2012 by Daniel Hanly

I’ve just started with Unity3D, with the hope that it’ll bring an extra dimension (quite literally) to the apps we develop for our clients. The 3D Engine allows export directly to XCode, meaning I can use Unity instead of XCode to complete the 3D modelling, coding, controls and interface and then just build it to [...]

Posted in Blog, Tutorial | Tagged gestures, javascript, unity3d |

Out with the Old, In with the new: JQuery AJAX

jquery
Posted on July 16, 2011 by Daniel Hanly

I’ve been using AJAX for many moons for the websites I’ve been developing. Years ago I found an AJAX query on W3Schools and saved it into my Snipplr. Since I’ve just copy/pasted this function as I needed it. I have recently been discovering JQuery and it’s benefits. It was here that I stumbled upon a hugely improved AJAX [...]

Posted in Discoveries | Tagged ajax, javascript, jquery |

Post navigation

Recent Posts

  • Including Custom Fonts in iOS
  • WordPress Tools & Skills: My Top 5
  • Creating a Custom Delegate
  • Custom Delegate error with ARC
  • 404 on Permalinks for Custom Post Types

Popular posts

  • Adobe Edge: Embedding Animations in a Page
  • Google Chrome for Mac – Broken Fonts
  • Pinch to Zoom through Unity3D on iOS
  • Gesture Controlling a Video with MPMoviePlayerController
  • Epic Cat Facts Trolling
Daniel Hanly 2013 ©