> hello
> Congratulations for the plugins. I am very interested in purchasing this plugins.
> I wanted to know if this plugins I can use some behaviors:
> --LineOfSight
> --Pathfinding
> or certain actions:
> --load
> --save
> or other events and actions that we all normally use in costruct 2 (2d).
>
> thanks
>
> ps sorry for my bad English, I write from Italy.
>
You can use behaviours but they only work in "2D", so for example line of sight would only work in the X,Y plane Pathfinding would only work in the X,Y plane, and all the models have bounding boxes around them, no other collision shape can be specified. Another way you could do it is to use a sprite if you want custom collision shapes, and set the model position to that of the sprite. In both these ways, yes those behaviors are supported.
Saving and Loading with construct's save/load system is not supported yet.
thanks for the reply.
I hope you continue to develop plugins always with new features.