Commit Graph
3 Commits
Author SHA1 Message Date
NyakoFox d8b2b3542a Add enemy speed as a room property
Currently, you can change platform speed, but not enemy speed, which is
always hardcoded to be 4. This commit fixes that, by adding the
"enemyv" property, which is an offset to the speed of 4. Since it
defaults to 0, older levels are not broken by this change.
2024-09-23 18:56:41 -07:00
NyakoFox 3361e71036 Add MSVC version check 2024-03-29 20:31:00 -07:00
NyakoFox 4bba26280f Add /utf-8 to MVSC 2024-03-29 20:31:00 -07:00