itch.io is community of indie game creators and players

Devlogs

Update 1

Reapperitions
A browser game made in HTML5

- Fixed the enemies spawning outside the camera view by using the Camera3D function is_position_in_frustum().

- Increased enemy spawn rate to increase difficulty and more game play.
@export var enemy_multiplier: int = 15

- Increased the rate that the enemies that spawn.
random_spawn_time = randf_range(0.7, 1.2)

ENJOY!

Files

  • web.zip 15 MB
    Oct 20, 2024
  • Reapperitions_windows.zip 35 MB
    Oct 20, 2024
  • Reapperitions_linux.zip 29 MB
    Oct 20, 2024
  • Reapperitions_mac.zip 56 MB
    Oct 20, 2024
Download Reapperitions
Leave a comment