mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
Update Matrix Transform demo to Godot 4.1 (#978)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@tool
|
||||
extends Node3D
|
||||
class_name AxisMarker3D
|
||||
@icon("res://marker/AxisMarker3D.svg")
|
||||
class_name AxisMarker3D
|
||||
extends Node3D
|
||||
|
||||
|
||||
func _process(_delta):
|
||||
|
||||
Reference in New Issue
Block a user