What are you working on currently? (2017)

My new and improved Bowie knife. Only a total of 649 tris compared to my 675 tris from my first attempt.

New Bowie knife



image

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? :thinking:

Full rewrite of the data system for Oak Tale. After I fully implement it I get to work on character customization!

newdatasystem

i made a hat lol

image

3 Likes

Ever heard of JSON?

8 Likes

I’ve been working on a world map for my Viking group

Is it good?

You have still to discover tables :smile:

4 Likes

I’ve seen people do it either way and it’s just a force of habit at this point.

Yah. It’s probably a bad habit the way I do it but w/e

Mother of god what are you doing :man_facepalming:

6 Likes

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

This wouldn’t even work since there’s no wait function lol

1 Like

oof must edit

I hate to be that guy but

“Transparnet”

1 Like

“Am I pragnet”

6 Likes

On another note here is a horrible quality gif that plays once then breaks of first person inverse kinematics legs :slight_smile:

https://gyazo.com/a55b0b71a7ed03d5394a86a3c354d3e3

7 Likes

“I’m an action man.”

The first tier 3 Ghost skin for Q-Clash!

13 Likes

Nice

How do you make the camera orbiting around the character? I tried to make it too but it was choppy.

1 Like

Small little hover car


18 Likes

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