top of page
Search

My first task in a while

  • Writer: Keshav Batra
    Keshav Batra
  • Apr 12, 2024
  • 1 min read

Updated: Apr 19, 2024

I have been really busy in school so I haven't really been working on anything. But here is something very basic and simple to help me get back into the swing of things. I have been working on the shooting collision of the bullet to the enemy. Alongside that, I worked on the function where the player collides with the pickup.








I added a random float in range method so that the enemies don't spawn all at once. I made it so that it would spawn between 1 and 5 enemies.


 
 
 

Comments


bottom of page