How do I make a text scroll up like in the end of movies and games(Credits) etc… . I tried the y position things but did something wrong can some one give me an example from a game plzz help
You need a Label with a text as long as you want (the credit usually about at least 500 words), then you just need to use the origin of your object’s position (use X and Y Extractor, Once behavior and set 2 Number behaviors and now click play test inside the code section to find them), turn on attached to object inside the label. Now use 2 Ease behaviors, 1 for X position, 1 for Y. Enter the position you get from the object’s position you did before and use that position again to minus about 10000. It should work after all of that unless you need some images for more instructions.
1 Like
i tried but its not working can u make and show