Alex

Results 4 comments of 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 ![jan-31-2018 18-09-22](https://user-images.githubusercontent.com/8467996/35645365-b2036268-06b2-11e8-8624-bb7513bbd9c8.gif) 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!