State Machines - Version 67852

Created
Total Size219.5 KB (224,778 bytes)
Modified Size194.5 KB (199,138 bytes)
File Count30
Engine Version17
Changes
Changes on 2024-08-21
Meta
{"CsProjName":"","Compiler":{"RootNamespace":"Sandbox.States","DefineConstants":"SANDBOX;ADDON;DEBUG","NoWarn":"1701;1702;1591;","WarningsAsErrors":"","Nullables":true,"Whitelist":true,"AssemblyReferences":[],"IgnoreFolders":[],"DistinctAssemblyReferences":[]},"Resources":"","CodePackageReferences":[]}
{
  "CsProjName": "",
  "Compiler": {
    "RootNamespace": "Sandbox.States",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "Nullables": true,
    "Whitelist": true,
    "AssemblyReferences": [],
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (194.5 KB modified)

+1 ~18
  • Assets/Examples/example.scene_c (512 B)
  • .bin/package.base.cll (31.2 KB -> 31.2 KB)
  • .bin/package.facepunch.libstates.cll (3.9 KB -> 4.1 KB)
  • .bin/package.facepunch.libstates.dll (35 KB -> 37 KB)
  • .bin/package.library.facepunch.libevents.cll (4 KB -> 4 KB)
  • .bin/package.library.facepunch.libevents.dll (25 KB -> 25 KB)
  • .bin/package.library.facepunch.libstates.cll (3.9 KB -> 4.1 KB)
  • .bin/package.library.facepunch.libstates.dll (35 KB -> 37 KB)
  • Code/State.cs (3.7 KB -> 3.7 KB)
  • Code/StateMachine.cs (6.5 KB -> 7.6 KB)
  • Code/Transition.cs (3.2 KB -> 3 KB)
  • Editor/StateItem.cs (7.5 KB -> 7.1 KB)
  • Editor/StateLabel.cs (2.1 KB -> 1.8 KB)
  • Editor/StateMachineEditorWindow.cs (1.9 KB -> 2.7 KB)
  • Editor/StateMachineView.cs (12.5 KB -> 15.6 KB)
  • Editor/TransitionItem.cs (7 KB -> 6.7 KB)
  • Editor/TransitionLabel.cs (2.7 KB -> 2.6 KB)
  • libstates.sbproj (613 B -> 646 B)
  • README.md (58 B -> 128 B)