Skip to content

Conversation

@sankalp04
Copy link
Contributor

Reset Parameters implemented for Pushblock, Reacher and Walker

Pushblock: dynamic_friction, static_friction, block_drag, block_scale

Reacher: Gravity, non-linear goal movement

Walker: Gravity, torso mass

private Rigidbody rbB;
private float goalSpeed;
private float goalSize;
private float deviation;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A comment here and there to define what those parameters do

@@ -0,0 +1,13 @@
%YAML 1.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this file really be in the SharedAssets folder ? It is called PushBlockGround so I would put in the PushBlock folder...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually don't think this file is used anywhere.

@ervteng ervteng merged commit 75f1a9a into develop Jul 24, 2019
@sankalp04 sankalp04 deleted the develop-newResetParams-Reacher-Walker-Pushblock branch July 30, 2019 21:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants