Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: FritsLyn on June 26, 2013, 08:49:24 AM

Title: Small issue, but causing a lot of "moments": Set / Get / Local / World
Post by: FritsLyn on June 26, 2013, 08:49:24 AM
I guess it's a rather common work flow to Get position and then Set position of something else.

The thing is that Get defaults to World, but Set defaults to "Self" (Local)

It'd be awesome if they both defaulted to World, so one could just create a Get and a Set, insert variables, done ;)