Qawerz

Untitled

Feb 12th, 2022 (edited)
599
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. from bge import render as r
  2. import math
  3.  
  4. cont = bge.logic.getCurrentController()
  5. own = cont.owner
  6. mouse = cont.sensors["Mouse"]
  7. parent = own.parent
Add Comment
Please, Sign In to add comment