loudo Posted July 25, 2014 Report Posted July 25, 2014 How can I implement the boxes, points, variables and tags ? Do I have to keep their current references at the current time in an array or something inside the Animation object (from scml reference) ? thanks, [Edit : I think I get it with Point and Tags. I guess same thing apply to variables. I wondering why we can put variables everywhere. Only on the meta timeline matters in my opinion] WasdfriKn 1 Quote
lucid Posted July 27, 2014 Report Posted July 27, 2014 hi loudo. Boxes work like sprites, only without images Points work like boxes with that have no xscale,yscale, or pivotpoint. For variables and tags, yes, you should store your current place. I apologize for the inaccurate documentation. You are correct that you only need to worry about it in the meta timeline. We are in the process of writing new, up to date, thorough documentation, but this will take some time as we are also finishing up Spriter 1.0. Quote
loudo Posted July 28, 2014 Author Report Posted July 28, 2014 Thanks. I've got something working for everything in my Api now. Commit incoming in few minutes :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.