arnemileswinter / godot-tilemap-flowfields

Plugin to generate flowfields from tilemaps in the Godot Engine!
Other
28 stars 2 forks source link

Invalid call. Nonexistent function 'calculate_flow_field' in base 'Node'. Problem #1

Closed zhexie314 closed 2 years ago

zhexie314 commented 2 years ago

when i run the Example scene,i got this bug: Invalid call. Nonexistent function 'calculate_flow_field' in base 'Node'.

godot V3.5

mac mini M1 macos monterey

arnemileswinter commented 2 years ago

it's not compiled for Mac, I'm too poor

DSPerson commented 1 year ago

how to compiled on mac?

arnemileswinter commented 1 year ago

how to compiled on mac?

I don't know and I don't have access to any Mac computer. If you manage to compile it I'll gratefully merge a PR!