Jump to content

Tranform:Plane argument#2 is plane error in lua


shadmar
 Share

Recommended Posts

It appears that the Lua binding code is getting confused because the class and function names are the same. This is a difficult problem.

 

Probably the only way around it is to add another function override like this:

Plane Transform::Plane(float x, float y, float z, float d, Entity* src, Entity* dst)

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...