|
Look this decal,since lot of people don't even know what I mean.Look at my character and where the arrow point to.
http://www.roblox.com/cylinder-improve-item?id=62302875
1)Improve physics.
If you look at my character,you will see that the cylinder is'nt a real cylinder because you kinda crash in it.
2)Remove + on the side.
The + on the sides of the cylinders are not needed,people could just make a texture to show it.
3)Be ablex to change the X Size of the cylinder without the whole cylinder Being bigger.Would allow way more
*the extra*
Be able to change Ball,Cylinder,corner wedge, size to 0.2 |
|
|
Or do it good and use this script.
radius = 10
number = 100
position = script.Parent.CFrame
part = script.Parent
for i = 1, number do
c = part:clone()
c.Script.Disabled = true
c.Parent = workspace
c.Anchored = true
sine = math.sin((360 / number + 360 / number * i) / (180 / math.pi))
cosine = math.cos((360 / number + 360 / number * i) / (180 / math.pi))
part.CFrame = position + Vector3.new(radius * sine, 0, radius * cosine)
part.CFrame = part.CFrame*CFrame.fromEulerAnglesXYZ(0, (360 / number + 360 / number * i) / (180 / math.pi), 0)
wait(0.01)
end
TigerBloodd | Programmer | Developer |
|
|
But this does'nt make a real cylinder :/ |
|
|
It can if you mod it. Even more, Perfect circles and spheres if you mod it just enough.
TigerBloodd | Programmer | Developer |
|
|
:/ but you can't resize it all in once with script and it don't remove the + on cylinders |
|
|
|
|
I gave you the script..
TigerBloodd | Programmer | Developer |
|
|
Did you read all my post?This not only talk about this.
|
|
|
|
jacob726Join Date: 2008-07-24 Post Count: 10732 |
Supported.
@Codster: That wont work, how do you drive with a Cylinder mesh on a wheeled vehicle? It don't work.
Don't suggest using it on a Ball, as, that is what they have already done. They just put a Cylinder mesh on a ball and put a + on the sides. They need TRUE Cylinders, not meshed balls. |
|
|
|
Dosent really matter about the + Live with it >.> |
|
jacob726Join Date: 2008-07-24 Post Count: 10732 |
I'm telling you, that don't work.
You can't come in contact with a Mesh, you go right through them.
This idea is for a REAL Cylinder, that you would encounter with about like you would in rl. Being able to walk on all the edges, AND being able to roll it. Something that we can NOT do without ROBLOX Admins updating it. |
|
jacob726Join Date: 2008-07-24 Post Count: 10732 |
@Rept: The + I can ignore, but how you interact with the Cylinder, I can't ignore that, lol. |
|
|
Shobobo99Join Date: 2008-12-30 Post Count: 5754 |
I agree with this as I also believe that the cylinder needs to act like a real cylinder and not a ball. Sadly, many people do not even understand. |
|
jacob726Join Date: 2008-07-24 Post Count: 10732 |
Cod, I refuse to blindly allow this to die. |
|
|
it was a joke,as,S&I is uceless because the mods only look at this to ban. |
|
jacob726Join Date: 2008-07-24 Post Count: 10732 |
Who says they only look at it to ban? Perhaps if there were less spam ideas, more ideas frome here would come out. |
|
|
look,this is prity much not gona happen.But,maby they may do this next month or something,ehhh idrgas |
|
|
I support because when was the last time anyone made a sphere and cylinder place? |
|
|
|