anthonypollos / 2023-Game-Design-Masters

1 stars 0 forks source link

Bug: tendril objects on other objects are inconsistent in their grab behavior #18

Closed Wolfcl0ck closed 5 months ago

Wolfcl0ck commented 8 months ago

Bug Description

objects that are on top of other things (especially tables and stuff) are sometimes ungrabbable at particular angles. This is a low priority bug and is probably the result of the tendril hitting the object and the wall at the same time.

Reproduction Steps

  1. Open a scene with objects on a table (such as the town)
  2. Attempt to grab the object
  3. at certain angles, the tendril will fail

Bug Frequency

Somewhat frequent or repro steps aren't entirely known

Bug Importance

Somewhat important, bug can hinder gameplay sometimes

Platform

Windows

Desktop or Laptop?

Laptop

If Laptop, was your laptop plugged in?

Plugged in

Editor or Build?

Build

If Build, What Build?

3_5_24_build1

If Editor, What Branch?

No response

If Editor, Most Recent Push

No response

If Editor, Menu or Direct Load?

None

Every Time or First Load?

Every Time

Was the computer under heavy load?

Computer was NOT under heavy load

Anything else?

https://github.com/anthonypollos/2023-Game-Design-Masters/assets/16748747/4510f4ed-0c1f-4b4c-b57e-dde295885768

Wolfcl0ck commented 7 months ago

Update: This is being worked on