@ -1206,7 +1206,7 @@ local do_states = function(self, dtime)
-- otherwise randomly turn
elseifmath.random(1,100)<=30then
yaw=(math.random(0,360)-180)/180*pi
localyaw=(math.random(0,360)-180)/180*pi
self.object:setyaw(yaw)
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.