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