Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - zullo91

Pages: [1]
1
Hello to all,

I created a system of recording for a die's positions and rotations. (now I save these infos every 0.2 ms).
I Serialize all these informations on a XML file.
The XML file contains all positions and rotations (Quaternion).
I would play/reproduce with DOTween to play the entire movement of the dice, playing simultaneously position + rotation together.
I read that exists a sequencer Object and i read that exist two awesome API : DOMove() and DORotate().

What is the best code block to reproduce concurrently the position and rotation for every position and rotation saved in my xml file?.
Thank you very much for helping.

Regards Alessio.

Pages: [1]