-
Notifications
You must be signed in to change notification settings - Fork 208
Image(s) path change in realtime #190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Ok. Now all works like I want. I use only one sprite for all images. |
Fair points you have there.
|
Real-time image switching for sprites is implemented. Code currently resides in gh-190-image-change branch. Please give it a spin. I took a liberty to use some of your images for an example. Would it be ok to include them in the release? |
@pisi ok. No problems. You can include this images. You can set a HUGE number of revolution.y param. |
@pisi real time image changing works GREAT!!. But i found couple things, that can be improved.
You can see example here http://crisalix.com |
Thanks for the feedback! And for the images as well. Appreciate it.
|
HI @pisi. Thanks |
…t sequence string into array. This allows for realtime image sequence string change. #190
|
…es `data-x` and `data-y` attributes of annotations. With an addition of number conversion. #190
Ready for release :) |
@pisi thanks! I will give a try today. This functionality can improve my animation a LOT!! |
Released today as part of v1.3.0 |
Hello.
Can you look at my sample code
https://dl.dropboxusercontent.com/u/2086883/tits%202/index.html
All works like I want, but the main problem that I cant change image path without unreel/reel methods.
Question. Can i change path of the file in real time. Or can I move only horizontally in multi-row sprite and programmatically change number of row?
Thanks
The text was updated successfully, but these errors were encountered: