Skip to content

Fork of CS2 SceneExplorer mod by krzychu124

Notifications You must be signed in to change notification settings

gaborposz/SceneExplorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SceneExplorer

Cities: Skylines II modification that lets you explore various internal data of selected in-game objects such as ECS component data. When simulation is running the data is automatically updated. Since game entities may be composed from many components, framerate drop is expected during live-refresh of such large sets of data (will be improved in the future)

In-Game or Editor features

  • Use Ctrl+E to open Scene Explorer Inspector window
  • Use Ctrl+W to open Scene Explorer Component Search window
  • Open Entity Query Search window to find entities based on configurable query

Editor-only features

  • When Entity Query search window shows at least one entity listed, use Ctrl+S to make a snapshot
  • Open Snapshots window with a button from Component Search window to see/clear snapshotted entities

About

Fork of CS2 SceneExplorer mod by krzychu124

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%