Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: mdotstrange on February 27, 2017, 07:55:45 PM

Title: Flight path action- pathfinding for flying objects
Post by: mdotstrange on February 27, 2017, 07:55:45 PM
"flightPathAction.cs"

I just added this action to my Playmaker github actions https://github.com/mdotstrange/MdotsCustomPlaymakerActions (https://github.com/mdotstrange/MdotsCustomPlaymakerActions)

(http://i.imgur.com/h49jpN6.png)
You can use it to do basic flight 3d pathfinding as you can see in this example
(https://fat.gfycat.com/UnknownBitterGuineapig.gif)

The flying object will fly towards/around a target object- you can set it to stop when it reaches a target distance as well-

Here's the rigid body settings the example uses
(http://i.imgur.com/3mtpsdy.png)

Hope its useful and have fun  :)
Title: Re: Flight path action- pathfinding for flying objects
Post by: terri on February 28, 2017, 04:57:42 AM
wow this is awesome, thanks will try it out
Title: Re: Flight path action- pathfinding for flying objects
Post by: Aaddiction on February 28, 2017, 06:05:37 AM
You are amazing! Thank you!