mirror of
https://github.com/thecatontheceiling/buckshotroulette-decomp.git
synced 2025-02-05 15:37:18 +00:00
7 lines
182 B
GDScript3
7 lines
182 B
GDScript3
|
class_name ItemProperties extends Node
|
||
|
|
||
|
@export var pos_inBriefcase : Vector3
|
||
|
@export var rot_inBriefcase : Vector3
|
||
|
@export var pos_inHand : Vector3
|
||
|
@export var rot_inHand : Vector3
|