Francois Belair
192490b757
Make agents multiply acceleration by delta
...
This fixes the fact that acceleration wasn't treated as acceleration
over time, but was instant acceleration.
2020-03-03 14:47:03 -05:00
Nathan Lovato
e9dd3b8a1e
Improve the feel of the demos, update changelog
2020-02-13 13:34:22 -06:00
Nathan Lovato
6132a0aa25
Refactor the demos to support screen resizing
...
Add BackgroudLayer and DemoInterface scenes that we can reuse across demos
Set the game to 2D and extend window modes
Part of #21
2020-02-08 15:40:43 -06:00
Francois Belair
5627a5636a
Fix demo picker blank scene
...
It did not have a file path by default, but had an index.
Also, the camera on Seek/Flee caused the Go Back button not to show.
The scene's been amended and the camera removed, since it wasn't
actually useful.
2020-02-08 11:44:54 -05:00
Nathan Lovato
8e04378b1c
Refactor and improve the demo picker
...
Improve the UI styles
Add a button to go back to the demo picker
Simplify the code that handles text
2020-02-08 09:36:06 -06:00