Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: upOwlNight on January 28, 2016, 07:52:04 AM

Title: get renderer bounds[SOLVED]
Post by: upOwlNight on January 28, 2016, 07:52:04 AM
This would be huge for me. I don't know how to program. I've been trying all kinds of ways to find where the renderer bounds are stored. Looks like someone made an action for this back in 2012 http://hutonggames.com/playmakerforum/index.php?topic=2623.msg11842#msg11842 (http://hutonggames.com/playmakerforum/index.php?topic=2623.msg11842#msg11842)
Title: Re: get renderer bounds
Post by: jeanfabre on February 01, 2016, 06:53:52 AM
Hi,

 There is a GetBound on the Ecosystem (http://j.mp/1Esn1mF). have you checked it?

https://sly.snipt.net/getbound/

Bye,

 Jean
Title: Re: get renderer bounds
Post by: upOwlNight on February 01, 2016, 04:35:59 PM
Works beautifully as long as I add a collider to my object. Thanks a lot jean, as always.