Jump to content

[RELEASE] Intersect GUI Editor - Visual Editing, Layers & Zoom (Kamus Tools)


Kamus

Recommended Posts

Hi everyone!

Editing client GUIs by manually modifying JSON coordinates can be detious and prone to errors.
I wanted dto streamline this workflow, so i developed a standalone tool to visually edit your Intersect Interface layouts

 

Introducing Intersect GUI Editor by Kamus Tools.

Key Features

  • Visual Editing: Drag and drop elements directly on a canvas. No more guessing X/Y coordinates.
  • Smart Layer System: View the hierarchy of your controls (parents/children) in a dedicated tree view.
  • Real-time Zoom: Scroll to zoom in/out for pixel-perfect precision.
  • Docking System: Customizable interface (VS Code style). Arrange the panels however you like.
  • Safe Editing: Full Undo/Redo support (Ctrl+Z / Ctrl+Y).
  • Multilanguage: Available in English and Spanish.

📸 Screenshot 
d60474534edacf20ade6d11032495ac5.png 
 

🚀 Download 🚀

 

❤️ Support the development: This tool is free to use for any project. If you find it useful and want to support my work (or speed up the development of future tools), you can find a donation button inside the app. Any support is greatly appreciated!

Enjoy! Kamus

 

Link to comment
Share on other sites

Hey, this is awesome. If you're taking suggestions, if there was a way to use CTRL+F to navigate the JSON in the client easier, and not have it push you back to the top of the JSON after every change, that would be amazing. Still a great tool without that but that'd make it even better. Thanks!

Link to comment
Share on other sites

1 hour ago, Mcadams said:

Hey, this is awesome. If you're taking suggestions, if there was a way to use CTRL+F to navigate the JSON in the client easier, and not have it push you back to the top of the JSON after every change, that would be amazing. Still a great tool without that but that'd make it even better. Thanks!

:o 
Beautiful suggest~
i'll add it twomorrow!!!!
if you have more suggest, i'll really apreciate them

Link to comment
Share on other sites

  • 5 months later...
On 11/22/2025 at 9:41 PM, Kamus said:

Updated the app to the version 1.2

 


¿What's a new?
- As was suggested by @Mcadams Now you can use the shortcut  CTRL+F to navigate in the JSON files~

- Fixed a few visual bugs with "white" windows

 

Really nice update!

 

However, i find it really annoying that it pushes me back to the top of the file whenever i stop writing.

Link to comment
Share on other sites

On 4/30/2026 at 1:16 PM, RoseEX said:

 

Really nice update!

 

However, i find it really annoying that it pushes me back to the top of the file whenever i stop writing.

Thanks for that review!!!
On the next update i'll put the "Update View" button for do it manually (the visual update)
Also u'll stay at the same place on the JSON Code editor~

1228234fbef0edb4d499aedcec83cebe.png 

Link to comment
Share on other sites

Updated the app to the version 1.3


¿What's a new?
Thanks for the reported by @RoseEX we have small new features!

  • Manual View Refresh: The automatic update while typing (which cause annoying jumps) has been removed. You now have the "🔄 Refresh View" button to preview changes only when u're ready~
  • Version Legends: i've added a visual indicator in the bottom-right corner of the main window showing the current version (1.3 on this patch)
  • Direct Donation link: The "Donate" button now redirects u straight to the official website for donations of me

Small Improvements and Fixes:

  • Cursor and Scroll Persistence: When refreshing the view or using undo/redor, the code editor now keeps u exact cursor position and text scroll level was~
  • Code Optimization: Obsolete classes and timers (such as the old donation dialog) have been removed, making the editor lighter and faster
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...