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-06-04 02:37:12 +08:00
Code
Releases
Activity
Files
5c16dcc29409d9ccd4b7d6c601a4f5ed4d6cb0a2
Dog-Lynx-And-HCN
/
scripts
/
Contents
/
Bullets
/
PurpleCrystal.gd
T
6 lines
91 B
GDScript
Raw
Normal View
History
Unescape
Escape
feat: Add weapon system and attack functionality to Rooster character
2025-08-26 12:21:09 +08:00
extends
BulletBase
class_name
PurpleCrystal
func
ai
(
)
:
refactor(子弹系统): 将子弹前进逻辑提取到PresetsAI类中
2025-08-29 10:56:33 +08:00
PresetsAI
.
forward
(
self
,
rotation
)
Copy Permalink