added to readme an ideo of editor tool or plugin

This commit is contained in:
Emilia(SleepeeSoftware) 2026-01-31 19:13:57 +01:00
parent 9e8cd52238
commit 7ad7b1eea1

View File

@ -97,3 +97,4 @@ A lot of things should be hidden to the player, the player shouldn't know everyt
Each step should have if possible an array of data, that can then be sliced and dispatched to multiple thread that do the same action (ex physique that have a thread for each local coordinate or for each entity and resolve collision later or before). maybe i could also make this work for spliting for each AI it's pathfinding into 2 but maybe not usefull??
TOOL THAT FUZZY FIND CURRENT TOKEN HOVERING OR AUTOCOMPLETION TO SHOW IN HEADER OR A FILE THE ENTRY IN A SIDE WINDOW AND MAYBE DOCUMENTATION (show definition of it).