mirror of
https://github.com/thecatontheceiling/buckshotroulette-decomp.git
synced 2024-11-24 14:37:20 +00:00
7 lines
182 B
GDScript
7 lines
182 B
GDScript
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
|