Alexander K
Alexander K
Please define "Code-of-Conduct" guidelines as github template.
Create a simple `Finite-State-Maschine` and define a interface for new states. - [ ] FSM-Brain with methods such as `Update()`, `AddState()` and so on - [ ] State-Interface with methods...
- Implement basic camera controls such as side-scrolling and zoom functionality.
Create a interface controller and add functionality for controlling windows, panels and other elements. - [ ] Handling for different windows. - [ ] Handling for scene loading. - [...
- Implement a basic pooling-system for game objects.
Create a network concept based on unity's UNet features ordered by (ingame) priority. - [ ] How do we transfer import data between host and clients? - [ ] Support...
Please create a basic concept for playground generation. - Maze? Random? Predefined segments linked with each other? - Spots for Ressources? How much per Block? - Different elements for tiles?
> No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Please define contribution guidelines as github template.
Implement a simple class for camera controls. - [x] Movement - [x] Zoom - [ ] Rotation around a point X,Y