This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
regression-test-project
Watch
1
Star
0
Fork
0
You've already forked regression-test-project
mirror of
https://github.com/Relintai/regression-test-project.git
synced
2024-11-14 10:27:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24d7edd8f9
regression-test-project
/
Physics
/
3D
/
StaticArena.gd
6 lines
89 B
GDScript3
Raw
Normal View
History
Unescape
Escape
Sync project with 3.2 branch
2020-11-06 16:57:49 +01:00
extends
Node3D
func
_process
(
delta
)
:
Rebased to current 3.2 branch
2020-11-17 20:10:21 +01:00
rotate
(
Vector3
(
0
,
1
,
0
)
.
normalized
(
)
,
2
*
delta
)
Reference in New Issue
Copy Permalink