|
| 18 Jul 2015 07:10 PM |
How would i do this and if someone would like to help me that would be amazing :D
link: https://youtu.be/WCC69UZGYBY?t=1m15s I just want the circle effect where it circles the player and goes up along the side of the player then expands how could i do it? |
|
|
| Report Abuse |
|
|
rayk999
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 4705 |
|
|
| 18 Jul 2015 07:13 PM |
| http://wiki.roblox.com/index.php?title=Circle |
|
|
| Report Abuse |
|
|
|
| 18 Jul 2015 07:16 PM |
| Question how would i make it so its similar to of that? |
|
|
| Report Abuse |
|
|
rayk999
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 4705 |
|
|
| 18 Jul 2015 07:17 PM |
http://wiki.roblox.com/index.php?title=Loops https://en.wikipedia.org/wiki/Mathematics |
|
|
| Report Abuse |
|
|
|
| 18 Jul 2015 07:19 PM |
I know how but im wondering how would i make it float up would i do
for i=1,10 do part.CFrame = Part.CFrame + Vector3.new(0,1,0) wait(0.1) end ? |
|
|
| Report Abuse |
|
|
Scyber
|
  |
| Joined: 21 Jun 2011 |
| Total Posts: 350 |
|
|
| 18 Jul 2015 07:23 PM |
| That looks pretty sweet. I'm wondering how you get that lightning effect. |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
| |
|