Update 1


- 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 Play in browser
1 day ago
Reapperitions_windows.zip 35 MB
1 day ago
Reapperitions_linux.zip 29 MB
1 day ago
Reapperitions_mac.zip 56 MB
1 day ago

Get Reapperitions

Leave a comment

Log in with itch.io to leave a comment.