Bugs are now filed with their position information, and loaded into Godot with their proper positions intact.
This commit is contained in:
@@ -6,7 +6,8 @@ var title : String
|
||||
var body : String
|
||||
var component : StringName
|
||||
var map_name : StringName
|
||||
var marker_location : StringName
|
||||
var marker_position : Vector3
|
||||
var marker_normal : Vector3
|
||||
var platform : StringName
|
||||
var operating_system : StringName
|
||||
var is_open : bool
|
||||
|
||||
Reference in New Issue
Block a user