Not very good at art so just wondering

I’m making a game and i was just wondering how to either attach a label to a object while the object is moving or make a object grey out overtime.

The Label behavior has an X and Y input, use an Extractor to get the objects X and Y, then put that into the Label inputs.

3 Likes

I’ll try it, Thanks!

1 Like