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

Join 4 other subscribers.

Random Web dev/UX Posts

  • Editing websites has never been more time-consuming
  • How I write CSS (March 2016)
  • My current projects – May 2016

Random Web Dev Posts

  • That time I uploaded a fictional criminal to a client’s website
  • Looking for a new best CMS
  • I use BEM – A good clear naming convention

Random Game Dev Posts

  • Final iterations and promotion to beta
  • My problems with percentage layouts in Unity
  • What I did in 2015

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