issues
search
KawaProductions
/
BoyoRPG
1
stars
0
forks
source link
Basic enemy scene with player tracking
#22
Closed
Sdc97
closed
4 months ago
Sdc97
commented
4 months ago
Issue
Fixes #12
Notes
Implements a basic enemy scene
Collision box on enemy
Moves between between a spawn point and a marker
"Aggro" radius to detect player
Slime will follow player while player remains in radius
Up and down animations for movement
Testing
Basic enemy wandering
Enemy follows player when within range, collides with physics enabled terrain
Issue
Fixes #12
Notes
Testing