Modding > Spelunky 2 > True Crown Timer

timer for true crown
- By:
- fienestar
- Downloads:
- 104
- Mod Type:
- Script
- Install Code:
-
true-crown-timer
- Added:
- 1 month ago
- Last Update:
- 1 month ago
- Average Rating:
- No Ratings
Downloads
Latest Download
Downloads | Name | Uploaded | |
---|---|---|---|
104 | main.lua | 1 month ago |
Comments (2)
Please log in to leave a comment.
this was in the mod tele-trainer
https://spelunky.fyi/mods/m/tele-trainer/
"I think math.floor is heavy operation" , if you care so much about optimization, don't use
get_entities_by_type
(btw.get_entities_by
can be way faster), but just get the items straight from the player, instead of looking for them in the whole pool of entities