#I have a problem about holding objects
1 messages · Page 1 of 1 (latest)
You are returning early if the current object isnt null
Add a debug to see that the raycast never happens after an object is grabbed once
oh okay I remembered a line that I deleted
that must be the soluyion
currentobject = null; under grav function I think
Yep that's what u need whenever its let go