Hey guys, I was playing around with physics when I noticed the lack of autocomplete for the functions… This became problematic as some of the functions’s names are way too long (body:getLinearVelocityFromWorldPoint()
, really?) which make it easy to mistype the word, so I make 2 suggestions:
1: Add autocomplete for physics functions
OR
2: Rename the functions (This may break code, so maybe keep the old ones)