error in loadObject

:cry: i had an error | global name ‘loadObject’ is not defined |
my code is like
bullet = loadObject(“bullet”, scale = .2)
plz helpp :cry:

Have you defined loadObject? Is it global?

above thanxx… now its okk… :smiley: did you know any function to find the direction of a moving object other than getX,getY,geTZ??

Is getHpr what you’re searching?