endless scroll line ?
hi
i have a endless scroll line in my game
when the direction of the line is straight it's ok
but how can scroll it by an angle like 10 degree?
i try sin ,cos function but it doesn't work correctly
thanks
i have a endless scroll line in my game
when the direction of the line is straight it's ok
but how can scroll it by an angle like 10 degree?
i try sin ,cos function but it doesn't work correctly
thanks
Answers
and its moving cross the screen and its continusly goes
but i want to change the direction of line
rotate it 10 degree
i use constrain attribute to change x and y but the when i rotate it the y doesn't change corectly
You want a line that is scrolling across the screen . . . and you want it to rotate whilst still joining up left to right !?
If I understand the concept correctly I suspect you want something that is actually impossible !?
Can you quickly scribble an illustration of what you are after (in Photoshop or even on a piece of paper) - and stick it in a post here.
let me know how i can move a line by 10 degree?
why this imposile?
Rotate to Angle behavior
Angle: 10 … Relative to: actor
Speed: 90 (or whatever) … √Run to completion √ Stops on destination
or as @Tynan says … show us picture
i want do this