1
0
mirror of https://github.com/Cardidi/dotween-upm-fork.git synced 2025-12-22 02:06:06 +08:00

Correct tween reset for previous change

This commit is contained in:
Demigiant 2017-12-15 13:37:36 +01:00
parent 19a20d6b1c
commit c1c98814e9
41 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ namespace DG.Tweening
timeScale = 1;
isBackwards = false;
id = null;
intId = -999;
isIndependentUpdate = false;
onStart = onPlay = onRewind = onUpdate = onComplete = onStepComplete = onKill = null;
onWaypointChange = null;

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.