Closed valkyrienyanko closed 2 months ago
Not everyone using the Top Down genre may want to implement multiplayer right off the bat. Developers should be able to delete the below code without consequence of netcode breaking.
I'm not even sure how to solve something like this.
https://github.com/ValksGodotTools/Template/blob/ba1c0a7b3bd26ecd68b4b6d931309b4bd8bd3913/Genres/2D%20Top%20Down/Scripts/Level.cs#L36-L59
Resolved by 1952508d303b6172d60d961236b8d52fc8033ade and 840d6e9bae31908779d5665f519c8de4f7958d56
Not everyone using the Top Down genre may want to implement multiplayer right off the bat. Developers should be able to delete the below code without consequence of netcode breaking.
I'm not even sure how to solve something like this.
https://github.com/ValksGodotTools/Template/blob/ba1c0a7b3bd26ecd68b4b6d931309b4bd8bd3913/Genres/2D%20Top%20Down/Scripts/Level.cs#L36-L59