You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe wanted behaviour
Create a gravity-well block that pulls projectiles off course. This would affect opponent's projectiles within the range of the gravity block (what about the player's own projectiles? Maybe not). Due to cpu and performance considerations, the deflection would happen a single time, when crossing the threshold of the gravity well, and a visual effect could be used to indicate that the deflection occurred.
Balancing:
Think about power consumption, cost, and rarity of these blocks
The degree of deflection could be adjusted as well, to balance the effectiveness of gravity blocks
The text was updated successfully, but these errors were encountered:
Describe wanted behaviour
Create a gravity-well block that pulls projectiles off course. This would affect opponent's projectiles within the range of the gravity block (what about the player's own projectiles? Maybe not). Due to cpu and performance considerations, the deflection would happen a single time, when crossing the threshold of the gravity well, and a visual effect could be used to indicate that the deflection occurred.
Balancing:
The text was updated successfully, but these errors were encountered: