mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 14:10:55 +03:00
Update most demos for Godot 4.0.beta10 (#782)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
extends RigidDynamicBody3D
|
||||
extends RigidBody3D
|
||||
|
||||
|
||||
const MOUSE_DELTA_COEFFICIENT = 0.01
|
||||
|
||||
Reference in New Issue
Block a user