What are you working on currently? [2016]

Indeed you can. Recently what I did was use the perlin algorithm to generate a random number when I was building a block of land which I’d feed into math.randomseed so I could just use math.random for placing rocks/trees/etc. Whenever I needed to re-generate that block perlin would give me the same number to feed randomseed and thus I’d get the same results every time.

I also used two random seeds for the perlin algorithm, one for the terrain generator and one for the “set dressing” random seed generator so I could mix and match them until I got a combination I liked.

Yeah. It’s cool stuff. Kinetic Code’s spiritual forecomer actually used randomly generated terrain and I managed to just generate everything out of a giant fractal. Neat stuff.

i use 3 seeds, and 6 different noises (5 for terrain, and 1 for the forest)

also, do you think players would like randomly selected water level, shore level, mountain level, and snow level? or should i give those options to the first person who joins?

Shots fired

My character equipped with the Grimstone Sword and Grimstone Shield, releasing for this Halloween event I have planned.

Screenshot_2.png

3 Likes

I made these meshes btw

1 Like

@ScriptOn @ProfBeetle @GregTame

What are those code names, if I may ask?
I’ve heard of Lua and stuff, but never heard of Kinetic Code or Perlin.

It’s been taking my interests. :slight_smile:

Kinetic Code is the name of ScriptOn’s shooter that he’s been working on for a while. The name’s derived from his custom character rig, which is a main highlight of the game.

Perlin Noise is a type of computer-generated noise that can be used for a wide range of things. From graphic design to random terrain generators. You can learn more about it here.

3 Likes

Oh, thank you! :smiley:
I knew the game was called Kinetic Code, but I kept hearing things related to scripting. That’s why I was confused.
I’ll check out the Perlin Noise! :slight_smile: Appreciated!

1 Like

The meshes look dope, but the textures seem a little low res.

Made an assault rifle version of a SMG I made a week or two ago.

4 Likes

gif of the amazing terrain generator in actions
https://i.gyazo.com/f18301c71f1b6e6bc0f0b3d56618bdef.gif

however… at 68,657 trees/shrubs… i’m gonna have to tone back the forests…

5 Likes

Laboratory concept map:

21 Likes

Please tell me you wanna add zombies!

messing with PlaybackLoudness

edit
Cool upgraded better version!! audio - Roblox

11 Likes

Please release your avatars as a free model if you have any pity for the rest of us. ROBLOX apparently didn’t get the message that joint cracks are not okay:

Zombie Aliens™ coming to a top secret lab near you!

wait is that official?

Yes

I’m getting the bleach now.

6 Likes