Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Amazing editor thanks alot!

A topic by Kahrabaa created Mar 11, 2023 Views: 93 Replies: 1
Viewing posts 1 to 2

My wishlist:

-Able to turn values up past -5 / 5 on some sliders. (Different sprite sizes may need more extreme values, especially on rotation speed/wobble)

-Being able to type in specific values in some sliders. I cant set speed to 0 for example. 

Again thanks alot! ! ! 

Developer

> Being able to type in specific values in some sliders. I cant set speed to 0 for example. 

Since it is using imgui, if you hold CTRL and click on the slider, you can type in the number then :)

> Able to turn values up past -5 / 5 on some sliders. (Different sprite sizes may need more extreme values, especially on rotation speed/wobble)

You can do this with the method above :D :D :D