ballstairs.lua test script demonstrating loading model with scaling
git-svn-id: svn://anubis/anaglym/trunk@74 99a6e188-d820-4881-8870-2d33a10e2619
This commit is contained in:
parent
6864704d37
commit
fe403112c9
@ -15,5 +15,5 @@ ball2 = ball:clone()
|
||||
ball2:setPosition(-7, 7.4, 14)
|
||||
ball3 = ball:clone()
|
||||
ball3:setPosition(-7, 7.4, 16)
|
||||
logo = ag.loadModel("dwlogo")
|
||||
logo = ag.loadModel("dwlogo", 0.5)
|
||||
logo:setPosition(0, 2, 11)
|
||||
|
Loading…
x
Reference in New Issue
Block a user