My new and improved Bowie knife. Only a total of 649 tris compared to my 675 tris from my first attempt.
New Bowie knife
Old Bowie knife
This one looks strikingly close to the “Bombo’s Survival Knife”, however that wasn’t my intention.
What one do you think is better?
Fangous
(Fangous)
#5997
Full rewrite of the data system for Oak Tale. After I fully implement it I get to work on character customization!
I’ve been working on a world map for my Viking group
Is it good?
gillern
(gillern)
#6001
You have still to discover tables
4 Likes
Fangous
(Fangous)
#6002
I’ve seen people do it either way and it’s just a force of habit at this point.
Fangous
(Fangous)
#6003
Yah. It’s probably a bad habit the way I do it but w/e
wravager
(wravager)
#6004
Mother of god what are you doing
6 Likes
reteach
(reteach)
#6005
It feels like a slightly more advanced form those help requests in scripting helpers forum that go…
function MakeMyPartTransparent(Part)
Part.Transparency = 0.01
wait()
Part.Transparency = 0.02
wait()
Part.Transparency = 0.03
wait()
Part.Transparency = 0.04
wait()
Part.Transparency = 0.05
wait()
Part.Transparency = 0.06
wait()
Part.Transparency = 0.07
wait()
Part.Transparency = 0.08
wait()
Part.Transparency = 0.09
wait()
Part.Transparency = 0.1
--- All the way to one
end
chichine
(chichine)
#6006
This wouldn’t even work since there’s no wait function lol
1 Like
I hate to be that guy but
“Transparnet”
1 Like
wravager
(wravager)
#6010
On another note here is a horrible quality gif that plays once then breaks of first person inverse kinematics legs
https://gyazo.com/a55b0b71a7ed03d5394a86a3c354d3e3
7 Likes
Yourius
(Yourius)
#6011
“I’m an action man.”
The first tier 3 Ghost skin for Q-Clash!
13 Likes
Veldaren
(Veldaren)
#6012
Nice
How do you make the camera orbiting around the character? I tried to make it too but it was choppy.
1 Like
Yourius
(Yourius)
#6014
Oh it’s actually the character that’s rotating 360 degrees. The camera just stays in the same position.
1 Like
Working on an Obstacle Course Tycoon.
w/ @Rdite, @Jazuc, @13kapi13, @Anonomical, @ChipioIndustries and @TechSpectrum.
Enjoying making this so far!
9 Likes