best way to implement scripted sprites

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By hero2002

i need to import sprites in way that i can make it intractable
which that best to implement it ?
should i make for every sprite a scane of its own?
and thanks in advance

:bust_in_silhouette: Reply From: njamster

i need to import sprites in way that i can make it intractable

I assume you mean “interactable”, not “intractable”. For that it does not need to be it’s own scene, just a script attached. Take a look at this part of the documentation.

If you want a more detailed answer, ask a more detailed question.

sorry for grammar mistake and thank for the answer

hero2002 | 2020-06-07 19:24