|
| 11 Nov 2015 04:25 PM |
| like in mad games it has the endless image that moves and it goes on forever with the animation how would I do that? |
|
|
| Report Abuse |
|
|
Dogejia
|
  |
| Joined: 08 Feb 2012 |
| Total Posts: 1873 |
|
|
| 11 Nov 2015 04:37 PM |
while true do
Dogemon, gotta pet them all! |
|
|
| Report Abuse |
|
|
|
| 11 Nov 2015 04:41 PM |
| while true do the image's position ? |
|
|
| Report Abuse |
|
|
|
| 11 Nov 2015 04:52 PM |
while true do script.Parent.Rotation = script.Parent.Rotation + 1 end |
|
|
| Report Abuse |
|
|
|
| 11 Nov 2015 05:52 PM |
1. that would crash 2. thats not what i meant |
|
|
| Report Abuse |
|
|
Link5659
|
  |
| Joined: 04 Jun 2012 |
| Total Posts: 4525 |
|
|
| 11 Nov 2015 05:53 PM |
while true do wait() --code here end --also you might be looking for what I was earlier which I found ;) and made #wiki |
|
|
| Report Abuse |
|
|
|
| 11 Nov 2015 05:54 PM |
| trolls get out, heres the door ------> [] |
|
|
| Report Abuse |
|
|
Jammer622
|
  |
| Joined: 19 Nov 2008 |
| Total Posts: 1739 |
|
|
| 11 Nov 2015 05:56 PM |
Thanks for letting me in.
Not everybody has played that game. Explain in better detail what it is you're wanting, whether it's for the GUI to load different images in a loop, constantly move between sides of the screen, rotate, or something else entirely, and we can help you more easily. |
|
|
| Report Abuse |
|
|
|
| 11 Nov 2015 05:57 PM |
| in Meep City theres the background with that little design that moves up and it moves up endlessly with like its image is infinite length idk how to explain it. |
|
|
| Report Abuse |
|
|
Link5659
|
  |
| Joined: 04 Jun 2012 |
| Total Posts: 4525 |
|
|
| 11 Nov 2015 05:57 PM |
| not a troll just fixing some errors :/ and what your looking for is " http://www.roblox.com/Roblox-3D-GUI-Module-item?id=159576724 " i found this after i completed my goal |
|
|
| Report Abuse |
|
|
xLink123
|
  |
| Joined: 07 Aug 2014 |
| Total Posts: 11158 |
|
|
| 11 Nov 2015 06:04 PM |
1. Use a while loop 2. Constantly be moving the Y position upwards 3. Check every loop if the image is at a certain point 4. If the Y value of the image >= the position at which it is off the screen, reset the Y to the bottom of the screen
Basically, constantly moving up, if it is at a position where it can't be seen anymore, move it back down and keep moving up. |
|
|
| Report Abuse |
|
|
Dogejia
|
  |
| Joined: 08 Feb 2012 |
| Total Posts: 1873 |
|
|
| 11 Nov 2015 06:07 PM |
We arent trolls we are helping, and you cant assunme everyone played mad games, I didnt, it looks stupid
Dogemon, gotta pet them all! |
|
|
| Report Abuse |
|
|
Link5659
|
  |
| Joined: 04 Jun 2012 |
| Total Posts: 4525 |
|
|
| 11 Nov 2015 06:08 PM |
| ^ hes selfish and doesn't care about anyone else i assume |
|
|
| Report Abuse |
|
|
Dogejia
|
  |
| Joined: 08 Feb 2012 |
| Total Posts: 1873 |
|
|
| 11 Nov 2015 06:16 PM |
^
Dogemon, gotta pet them all! |
|
|
| Report Abuse |
|
|
Jammer622
|
  |
| Joined: 19 Nov 2008 |
| Total Posts: 1739 |
|
|
| 11 Nov 2015 06:17 PM |
84, 104, 101, 114, 101, 39, 115, 32, 115, 111, 32, 109, 97, 110, 121, 32, 110, 97, 114, 114, 111, 119, 45, 109, 105, 110, 100, 101, 100, 32, 112, 101, 111, 112, 108, 101, 32, 111, 110, 32, 116, 104, 101, 32, 115, 99, 114, 105, 112, 116, 101, 114, 39, 115, 32, 102, 111, 114, 117, 109, 46, 32, 73, 32, 99, 114, 121, 46
I'm sure you can work out the rest. |
|
|
| Report Abuse |
|
|