mirror of
https://github.com/lubosz/overte.git
synced 2025-04-25 00:03:16 +02:00
log
This commit is contained in:
parent
271996d93d
commit
816873204a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
print('TRANSFORMER SCRIPT ++ '+ TRANSFORMER_SCRIPT)
|
||||
TransformerDoll = function(modelURL, spawnPosition, spawnRotation) {
|
||||
var TRANSFORMER_SCRIPT2 = Script.resolvePath('transformer.js?' + Math.random());
|
||||
print('TRANSFORMER SCRIPT ++ '+ TRANSFORMER_SCRIPT2)
|
||||
print('TRANSFORMER SCRIPT 2++ '+ TRANSFORMER_SCRIPT2)
|
||||
var transformerProps = {
|
||||
name: 'hifi-home-dressing-room-little-transformer',
|
||||
type: 'Model',
|
||||
|
|
Loading…
Reference in a new issue