Skip to content

David Ball's blog

Procrastinator of many things

  • Twitter
  • Facebook
  • Instagram
  • Email

Recent Posts

  • Things I’ve worked on in 2018
  • Working again on that WW1 biplane game with the silly name
  • BotSumo now available on Kindle Fire
  • CSS tricks that I keep having to remind myself about
  • BotSumo is now available on iPhone

Subscribe to Blog via Email

Random Web dev/UX Posts

  • Subtle parallax effect on scroll – client website
  • Neat ways to write BEM without being verbose
  • My opinions on using or not using Bootstrap

Random Web Dev Posts

  • Combining media queries in Foundation
  • What should my website’s bounce rate be?
  • All media queries in one place? That’ll be confusing surely?

Random Game Dev Posts

  • I’m literally polishing a turd
  • Exporting a sprite sheet from Flash into Unity animation
  • Some new spaceships

Tag: Unity collisions

Unity – Detect gameObject’s tag via OnCollisionEnter()

Unity – Detect gameObject’s tag via OnCollisionEnter()

I’ve struggled for a long time with Collisions in Unity, and for some reason avoided using the OnCollisionEnter() function, and favouring OnTriggerEnter() instead. Continue reading Unity – Detect gameObject’s tag via OnCollisionEnter()

Posted on March 6, 2016March 6, 2016Categories Game devTags Unity, Unity collisions
Proudly powered by WordPress