Kyjor / JulGame.jl

JulGame is a game engine based on the Julia programming language with the help of SDL2.
https://docs.kyjor.io/JulGame.jl
The Unlicense
94 stars 3 forks source link

Create screen buttons in the editor #68

Closed Kyjor closed 1 month ago

Kyjor commented 1 month ago

The user can create screen buttons in the editor without text now. There also was some renaming and small bug fixes. The user can also now delete an entity in the editor with the "Delete" key.