Shawnathan McCourt

Results 4 comments of Shawnathan McCourt

This probably isn't the place for it but I'm having the same issue. I'm incorporating it into my 2d project and the plan() function is not returning a plan so...

here's my project: [https://github.com/smccourtb/lore-torn](url) i haven't implemented any movement and took out your physics process function to figure out how it all works. I guess I'm having a hard time...

so it works if i set the goal to "sees_tree" *i think". at least if calls the use_nearest_object_function(). but if the goal is set to 'cut_tree' it does not. Seems...

I just realized that. so the goal has to be part of some actions effects? is that correct?