rewrite using Class, add registerEasing method#1
rewrite using Class, add registerEasing method#1JordanDelcros wants to merge 20 commits intospite:masterfrom
Conversation
…urn index 0 if time is negative
|
looks great, but when trying to migrate from spite's version to yours i'm getting stuck with the error The old storyline data syntax is still supported, right? Edit: Could it be that negative time indexes are not supported anymore? |
|
Can you give me the datas you are using ? :) Example: "easeinout" become "easeInOut". Give me more datas, I'll help you. ;) |
|
I'm currently only using the |
|
Is it working with this fix ? |
|
yep, now it works. thanks! |
|
Yep |
Rewrite using the Class way, add « resisterEasing » method.
Update readme and examples.