This website requires JavaScript.
Explore
Help
Sign In
fallingshrimp
/
Dog-Lynx-And-HCN
Watch
1
Star
1
Fork
0
You've already forked Dog-Lynx-And-HCN
mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced
2026-05-28 23:11:54 +08:00
Code
Releases
Activity
Files
95bd4e4ebb8d6786cc6ccfedce7e310a9ffbecc3
Dog-Lynx-And-HCN
/
scripts
/
Contents
/
Bullets
/
Star.gd
T
6 lines
87 B
GDScript
Raw
Normal View
History
Unescape
Escape
Refactor and update various components and assets
2025-08-27 15:38:30 +08:00
extends
BulletBase
class_name
Star
func
ai
(
)
:
refactor: 替换PresetAIs为PresetBulletAI,优化子弹AI逻辑
2025-09-06 18:33:11 +08:00
PresetBulletAI
.
forward
(
self
,
rotation
)
Copy Permalink