mirror of
https://github.com/thecatontheceiling/buckshotroulette-decomp.git
synced 2024-11-24 22:47:01 +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
|