fig02

ootdbg

Dec 17th, 2021 (edited)
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. actors - simplified actor list: show id, address, params, cull status?, click on actor to go to it, path view
  2.  
  3. bgcheck - collision view, hide scene/bg actors, poly/vert count information, floor type/data, waterbox view, conveyor view
  4.  
  5. collision check - collision view
  6.  
  7. camera - current camera mode/setting info, free cam
  8.  
  9. cutscenes - will probably encapsulate all kinds of cutscenes, separated by scripted/one point demo/player cutscenes
  10.  
  11. effects - spawner for all effects with modifiable params
  12.  
  13. environment - print environment info, change light setting, weather tool, skybox tool
  14.  
  15. skelanime - player animation tools, joint view? (hard to make actor tools cause their skelanime is in different places)
  16.  
  17. save - equips, inventory, flags
  18.  
  19. performance - tharos performance monitor, arena memory stats, lag counter
  20.  
  21. memory - watches, memory editor (mainly for console testing, imagine emu will suffice for most things)
  22.  
  23. misc - gz frame advance, input display
Add Comment
Please, Sign In to add comment