Hello.
Is it possible to define a path to an object. For example, I want to define the path followed by a moving platform !
Yes. You can use a polyline or polygon to define your path, and then have a custom property on your moving platform object that references that path.
Of course, it’s up to your parser and game to interpret these objects as a platform and as a path.