Open jasonchadwick opened 2 years ago
By pressing a button (E?), the player can move objects around.
Implementation: while holding, save object's position relative to player and continually lerp to it.
Should be a light or some sort of indicator showing that a certain object can be grabbed
By pressing a button (E?), the player can move objects around.
Implementation: while holding, save object's position relative to player and continually lerp to it.