From a23cca39e60e7f4564483c37a8a406b135e318e5 Mon Sep 17 00:00:00 2001 From: Sufiyan Alam <74960731+sufiOmga@users.noreply.github.com> Date: Fri, 29 Jan 2021 15:31:11 +0530 Subject: [PATCH] Update UrsaCraft_video.py --- UrsaCraft_video.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UrsaCraft_video.py b/UrsaCraft_video.py index 5813d04..45e1ee2 100644 --- a/UrsaCraft_video.py +++ b/UrsaCraft_video.py @@ -66,7 +66,7 @@ def __init__(self): parent = camera.ui, model = 'assets/arm', texture = arm_texture, - scale = 0.2, + scale = 0.2, rotation = Vec3(150,-10,0), position = Vec2(0.4,-0.6)) @@ -84,4 +84,4 @@ def passive(self): sky = Sky() hand = Hand() -app.run() \ No newline at end of file +app.run()