JR 01's Weekly Coding Challenge

I’ve been meaning to do one of these for a while but been pretty busy irl, but here’s the first Expert challenge. Also we may change the calender a bit since not many participates in the beginner challenges.

Spawn a wave of spikes

April 29th, 2024
Difficulty: Expert
(Calendar & Rules)

Use an expression and spawn behaviors to spawn a wave of spikes in a strait line towards the player from an enemy. This is perspective to a topdown game. Share a screenshot of the code and the math used in the expression on how to do this. Be sure the read the rules above.

You should use extractors, globals, expressions, spawns and timers.

image

3 Likes