Jacobkmiller / me-games

0 stars 0 forks source link

You guys haven't play tested the new Randomly Generated Level Yet #4

Open ZakEspley opened 6 years ago

ZakEspley commented 6 years ago

You should play it. There is an object called RandomLevelGen in the Scene. There is a script inside the object of the same name. There are some parameters you can vary in there. Side Length is the number of platform you want on one side of the cube, thus there will be (side length)^3 platforms. AverageGap is the average distance between platforms. The divisor is the divides the average gap by that number to give the max distance a platform can move from its predefined grid location.

SamClose commented 6 years ago

Well I'm out of town and I'm not going to pull the repo on my work computer.

I should get a personal laptop

ZakEspley commented 6 years ago

This issue is going to remain open until you get a personal laptop

SamClose commented 6 years ago

Fine. But I tested on my desktop earlier this week. I was just stuck in a box, could jump out but would just die. What am I missing?

ZakEspley commented 6 years ago

Should be better now. Load up the lobby scene and run from there. It will still load you into the box, but you have to press and hold space to launch yourself up and out of it and onto a platform. From there you can use space while standing next to cacti to launch to other platforms.