Alex
Alex
Hey @lcs-rgordon, how are you? Check this out (helped me a lot): Issue (https://github.com/JohnSundell/ImagineEngine/issues/49) I used the attaching to view solution so far for testing: 😅
About loading textures (I had the same problem): Issue https://github.com/JohnSundell/ImagineEngine/issues/88 Just use folder reference instead of groups. Hope it helps!
Hey there @fortmarek I figured that out  Check out CALayer's anchorPoint. Actor has a private layer property. Just set a new value (create a public variable 😁 )....
Ok, swipe plugin is working! 🎉 Thank you! Messing around with that pan gesture. It's great and I think is a must have!