You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are just a few ideas to give the editor some additional functionality:
A free-move toggleable camera like in Map Viewer.
Toggleable physics so the game doesn't have to deal with falling objects when the map loads.
Configurable shortcuts.
CTRL+C and CTRL+V shortcut capable of copying and pasting objects between multiple maps.
Search bar for browsing entities, static objects, particles and sounds by name.
Planes casting shadows in the editor when Cast Shadows on them is ticked.
Functional "Align To Word Coords" on planes even when the plane is rotated 90 degrees.
Fixed weird duplication bug where the Editor duplicates an object two times instead of once.
A "Play This Level button" which starts the game with the map loaded.
A "Generate Map Cache" button which deletes and generates a new map_cache file.
A "Generate Pathnodes" button which generates pathnodes file for the map.
A '+' button on entities that opens in-window instance of the model editor with that specific entity loaded. (same for particle systems)
When objects of the same type are selected, allow editing the variables of all at the same time. (e.g. selecting entities of type 'Grab' let's me enable StaticPhysics on all selected with one tickbox)
Fix Compounds disappearing when Undo is pressed.
When entities are selected also highlight the hitboxes not just the mesh.
The text was updated successfully, but these errors were encountered:
pollend
changed the title
improvments to editor
improvements to editor
Mar 18, 2023
Here are just a few ideas to give the editor some additional functionality:
The text was updated successfully, but these errors were encountered: