This site requires JavaScript, please enable it in your browser!
Greenfoot back
Dinklberg
Dinklberg wrote ...

2022/1/12

projectiles, collision and basic enemy code

Dinklberg Dinklberg

2022/1/12

#
im trying to make a basic top down shooter, but im new to programming with greenfoot. the parts im struggling with are projectiles, collision and enemy code(as mentioned in the title.) any help or suggestions will be appreciated. thanks.
Spock47 Spock47

2022/1/12

#
A good starting point is the tutorial at the documentation page: click on "Documentation" above and then check out the tutorials. Especially tutorial 3 (collision handling) and tutorial 5 (enemy code) should be interesting for you. If you encounter any unanswered question there, feel free to ask it here. Live long and prosper, Spock47
Dinklberg Dinklberg

2022/1/12

#
alright, i'll check it out. thanks for the help!
You need to login to post a reply.