R0J0hound
Quick question about the paste layer action: I have a sprite that is set to 'invisible' but is still appearing in the canvas object after the 'paste layer' action. I noticed in your R4 notes it says: [Change] Paste object/layer action now only paste visible objects. I wanted to see if I am misunderstanding this...
Here is a small .capx to demonstrate the problem I am having:
https://dl.dropboxusercontent.com/u/499 ... sTest.capx
Edit: I also receive an error when trying to paste a layer into the canvas that contains a tile map:
https://dl.dropboxusercontent.com/u/499 ... _error.png
This may be outside the scope of what you intended for the plugin, but I wanted to ask...
Currently in our project we use the canvas plugin to track an object when it is off screen, pasting the object's layer and the environment layers into the canvas (which is then displayed as a small 'window' in the view port). Aside from the invisible object issue I mentioned, the canvas plugin has worked great for this purpose until we switched to using a tile map for the level/environment.
Very much appreciate any help!