Skip to content

Instantly share code, notes, and snippets.

@towardthesea
Created September 15, 2016 14:14
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save towardthesea/27cd59676b934cea9997adf1371f7dd4 to your computer and use it in GitHub Desktop.
`zOff` role in `subSystem_KARMA` class
if (hasTable)
targetCenter[2] = tableHeight + 0.1;
else
targetCenter[2] = zOff;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment