Commit Graph

5 Commits

Author SHA1 Message Date
Aaron Franke 43dcf5c1e7
Clean up editor/display_folded 2020-01-28 13:47:21 -05:00
Benjamin Navarro 5bdd178d85 Embed WorldEnvironement scene into the main one 2020-01-28 13:32:45 +01:00
Benjamin Navarro b93d9028a9 Coding style 2020-01-28 13:32:18 +01:00
Benjamin Navarro 566c7e15f8 Use second controller's left stick for player2 2020-01-28 13:27:55 +01:00
Benjamin Navarro f922bcb8c7 Add dynamic split screen demo
Answering PR reviews

Removeing class_name

_get_split_state documentation

Mentioning Voronoi split screen in README

Fixing comments

Use the same script for both players

The input map is configured to work with AZERTY and QWERTY keyboards

Use spaces for comments alignment + code style

Fix empty line and incorrect comment

Add arrow keys to control player 2

Removing most static typing as suggested for demo projects

Removing broken split origin feature

Removing the floor texture to avoid copyright issues

Changing game icon

Make Walls.gd a tool script + randomize

Fixing style

 Handle joysticks for player movement
2020-01-27 08:58:50 +01:00