Канонический вход в пользовательскую документацию пакета NeoxiderTools v9.0.0.
| Модуль | Что внутри | Вход |
|---|---|---|
| Animations | Runtime-анимации значений: float, Color, Vector3 |
Animations |
| Audio | Audio manager, mixer helpers, random music, audio UI | Audio |
| Bonus | Слоты, колесо фортуны, коллекции, timed rewards | Bonus |
| Cards | Deck/hand/board runtime, card views, custom decks, Drunkard sample | Cards |
| Condition | No-code условия, reflection-проверки, AND/OR, события | Condition |
| Core | Level/XP и базовые ресурсы | Core |
| Editor | Editor windows, missing scripts scan, настройки, сервисные утилиты | Editor |
| Extensions | Extension-методы для C# и Unity API | Extensions |
| GridSystem | Конструктор сеточных игр: field generation, Match3, TicTacToe, SlidingMerge | GridSystem |
| Level | Level manager, загрузка сцен, карта прогресса | Level |
| Network | Mirror wrappers, no-code sync, lobby, discovery | Network |
| NoCode | Сценовые C#-контракты и inspector-обертки без ссылок из SO на объекты сцены | NoCode |
| NPC | Навигация, target finder, patrol/chase, RPG combat brain | NPC |
| Parallax | Parallax layers and camera-following background tiles | Parallax |
| Progression | XP, уровни, unlock tree, perk tree | Progression |
| PropertyAttribute | Inspector attributes: button, color, inject helpers | PropertyAttribute |
| Quest | Quest configs, цели, manager, runtime state | Quest |
| Reactive | Generic ReactiveProperty<T> и serializable wrappers для float, int, bool |
Reactive |
| Rpg | RpgCharacter, ресурсы, статы, атаки, buffs/statuses, save/network/no-code bridges |
Rpg |
| Save | Save providers, attributes, scene/global save flow | Save |
| Settings | Game settings, scene service, UI bindings | Settings |
| Shop | Typed shop API, purchases, bundles, currency UI | Shop |
| StateMachine | Runtime state machine, C# core и scene/NoCode wrappers | StateMachine |
| Tools | Movement, free-fly camera, input, physics, spawn, timers, UI helpers | Tools |
| UI | UI panels, button animations, toggles, presentation helpers | UI |
Gameplay не является отдельным модулем Neoxider. Gameplay-системы принадлежат конкретным runtime-модулям: Rpg, Quest, Progression, Cards, GridSystem, Tools, NoCode и другим. Не добавляйте новые папки Docs/Gameplay или Scripts/Gameplay, пока не появится реальная runtime-сборка/API с понятным владельцем и тестами.
| Раздел | Вход |
|---|---|
| Sample-сцены | Samples |
| Examples | Examples |
| NeoxiderPages | NeoxiderPages |
| UI Extension | UI Extension |