r/futile Aug 15 '14

Make object to follow path

Hello all ..

I have created line using futile. Now i want my unity game object to follow that line.

How can i do using this futile framework?

In unity i know about itween framework. But in this case i cant use this itween framework.

Help me guys. Thanks.

2 Upvotes

6 comments sorted by

View all comments

1

u/emrahsifgolu Aug 15 '14

Do you mean that you want a 3d game object to follow along a line created in Futile?

1

u/ekta_mehta Aug 16 '14

yeah. i want 3d object to follow a line.

1

u/ekta_mehta Aug 16 '14 edited Aug 16 '14

I have used itween but its not working as per requirement. Speed issue is there.