Game Development Community

Accessing a mounted objects owner

by Robby Millsap · in Torque Game Builder · 01/27/2011 (2:00 pm) · 1 replies

I have a button that is mounted to a sprite and I want to call a function on the sprite when the button is pushed. However, I'm unable to access the owner doing something like %this.owner

How do you access the owner?