issues
search
gdquest-demos
/
godot-2d-builder
A simulation game demo made in Godot and inspired by Factorio.
MIT License
497
stars
40
forks
source link
Refactor EntityPlacer
#2
Closed
NathanLovato
closed
4 years ago
NathanLovato
commented
4 years ago
Reorder functions.
Add explicit reference to Simulation instead of using owner.
Add left and right click input events.
Make node references pseudo-private.