How do U use the "distance" behavior in Stencyl?
I need to know the distance between two actors in order to start a timer.
|
How do U use the "distance" behavior in Stencyl? I need to know the distance between two actors in order to start a timer. |
||||
|
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You need to create a Custom Block. With the custom block you can make your own logic, and lucky for you, the page even provides distance between actors (X distance anyway) as the example:
Remember the documentation is always an excellent place to start with questions like this, and Stencyl appears to have great documentation. |
||||
|