Robbie // Glowstick

Results 10 comments of Robbie // Glowstick

@theDRB123 I assigned you to this issue. This is something i've looked into, the problem gets worse the further you are away from the origin of the perlin generation which...

You can change as much as you'd like to get this issue resolved, as long as the core concept with perlin noise and procedural generation stands and current features aren't...

currently the shaking affect has been handled by @anttijankeri in https://github.com/Glowstick0017/Little-Plane-Project/pull/44 and https://github.com/Glowstick0017/Little-Plane-Project/pull/48 . If we can implement the scaling to what we have now, that would solve this map...

I like the idea, right now the plane only moves as the user inputs because originally the plane didn’t exist and it was just moving the screen to see the...

added 'e' key as toggle for constant flight in https://github.com/Glowstick0017/Little-Plane-Project/commit/3acc86fbb5acba561c12a82fa2f0d80d5fcb45c9

@JjJjJose i've assigned you this issue. Nobody has worked on it yet and it's not necessarily a problem to be solved but something to be experimented with in terms of...

@prasanna1225 I really like the idea behind this PR. However, before merging it into the project, I'd like to see a couple changes. Rather than playing 1 audio file once,...

@damodar04 I'm sorry, I don't really understand. Can you describe what the number keys will be replacing or the function you're looking at.

@vishalpatil20 for the command modularity, i was thinking making the commands either a class or objects in a json file. Each would have a name, description, expected inputs, and the...

thanks to @danil179 in https://github.com/Glowstick0017/Little-Plane-Project/pull/30, we now have controls for height adjustment. If possible, can I get someone assigned to this issue to add in documentation to the readme and...