What is this and how can I do it?
Elfizm
Member Posts: 489
Hello
I was working with an old template, it has two actors,
Dragged
And
Camera
They are places on the screen, unlocked and then coded.
On the camera it has this:
Change self.motion.linear velocity.x to
-scene.scene.drager.Motion.Linear Velocity.X
How can I repeat the above? Spent many hours going through every variable. How do you get scene.scene then the other actors name.
Anyone know? (really hope it's not something simple and I may not be able to live it down)
I was working with an old template, it has two actors,
Dragged
And
Camera
They are places on the screen, unlocked and then coded.
On the camera it has this:
Change self.motion.linear velocity.x to
-scene.scene.drager.Motion.Linear Velocity.X
How can I repeat the above? Spent many hours going through every variable. How do you get scene.scene then the other actors name.
Anyone know? (really hope it's not something simple and I may not be able to live it down)
Comments
where ActorName is dragged and LayerName is the name the dragged actor is located.
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
Everything works now.