#13 Physics cleanup and improvement

Open
opened 1 year ago by shuvit · 5 comments
shuvit commented 1 year ago

Tracker and notes for physics code work.

Some of the moves from process to physics_process has added some jumpyness to animations. Try and move the animation and controller stuff out of physics_process and smooth animations. Specifically jumping and landing.

Tweak pumps.

Spine transfers - maybe belongs in own issue

Tracker and notes for physics code work. Some of the moves from process to physics_process has added some jumpyness to animations. Try and move the animation and controller stuff out of physics_process and smooth animations. Specifically jumping and landing. Tweak pumps. Spine transfers - maybe belongs in own issue
shuvit started working 1 year ago
shuvit commented 1 year ago
Owner

also land animations are getting stuck at low framerates

also land animations are getting stuck at low framerates
shuvit stopped working 1 year ago
21min 9s
shuvit started working 1 year ago
shuvit commented 1 year ago
Owner

low framerate land issue fixed by resetting

skater.get_node(‘AnimTree’)[“parameters/reg_ground_air/blend_amount”]

on skate state enter.

jumpyness in animations seemed to be from debug displays being on? hard to reproduce.

low framerate land issue fixed by resetting skater.get_node('AnimTree')["parameters/reg_ground_air/blend_amount"] on skate state enter. jumpyness in animations seemed to be from debug displays being on? hard to reproduce.
shuvit stopped working 1 year ago
57min 5s
shuvit commented 1 year ago
Owner

added some smoothing for aligning straight up and down while in air.

added some smoothing for aligning straight up and down while in air.
shuvit started working 1 year ago
shuvit commented 1 year ago
Owner

on ground turning fixed from rotate_y to rotate_object_local

on ground turning fixed from rotate_y to rotate_object_local
shuvit stopped working 1 year ago
41min 48s
shuvit started working 1 year ago
shuvit stopped working 1 year ago
27min 18s
shuvit started working 1 year ago
shuvit commented 1 year ago
Owner

tried to add some damping to y_align

created 2 down ray setup instead of 1. still experimenting.

tried to add some damping to y_align created 2 down ray setup instead of 1. still experimenting.
shuvit stopped working 1 year ago
1h 45min 32s
shuvit started working 1 year ago
shuvit stopped working 1 year ago
1h 43min 11s
shuvit started working 1 year ago
shuvit stopped working 1 year ago
25min 5s
shuvit started working 1 year ago
shuvit stopped working 1 year ago
37min 36s
shuvit started working 1 year ago
shuvit stopped working 1 year ago
1h 7min 14s
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Total Time Spent: 8h 5min 58s
shuvit
8h 5min 58s
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
Cancel
Save
There is no content yet.