Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
See [[Engine Tools]] for information | See [[Engine Tools]] for information | ||
[[Material System/Creating materials|Materials and Textures]] | |||
[[Sound Emitter System]] | |||
[[UI System/EqUI|In-Game User Interface]] | |||
[[UI System/ImGui|ImGui]] | |||
== The Driver Syndicate == | == The Driver Syndicate == | ||
Line 10: | Line 19: | ||
TODO: | [[The Driver Syndicate/Addon System/Installing Addons|How to install mods/addons]] | ||
[[The Driver Syndicate/Addon System|How to create own mod/addon]] | |||
[[The Driver Syndicate/Level Editor|Using Level Editor]] | |||
[[The Driver Syndicate/Level Editor/Static Models|Static Models and Importing to Level]] | |||
[[The Driver Syndicate/Level Editor/Game Objects Definitions|Game Objects]] | |||
[[The Driver Syndicate/Vehicles/Creating Vehicle Models|Creating vehicle models and compiling to EGF]] | |||
[[The Driver Syndicate/Vehicles/Configuration File|Vehicle configurations]] and adding to [[The Driver Syndicate/Vehicles/Vehicle Zones|Vehicle Zones]] | |||
[[The Driver Syndicate/Vehicles/Vehicle Sounds|Sounds for Vehicles]] | |||
[[The Driver Syndicate/Scripting/Mission Scripting|Mission Scripting]] | |||
[[The Driver Syndicate/Scripting/World Object Scripting|World objects scripting and Interaction with Missions]] | |||
[[The Driver Syndicate/Scripting/Custom Scripted Game Objects|Creating custom Game Objects]] | |||
[[The Driver Syndicate/Scripting/Lua Reference|Lua Reference]] | |||
TODO: may need more |
Revision as of 16:59, 31 January 2023
Welcome to Equilibrium Engine and The Driver Sydndicate knowledgebase. Sign up as a developer to contribute.
Equilibrium and Tools
Our knowledgebase of technical information about using the engine and all of the related tools is posted on a community-driven web site called a wiki.
See Engine Tools for information
The Driver Syndicate
See set of articles for the game
Static Models and Importing to Level
Creating vehicle models and compiling to EGF
Vehicle configurations and adding to Vehicle Zones
World objects scripting and Interaction with Missions
TODO: may need more