Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
0
Members

How to make a variable that can be changed with multiple choices

A topic by SyrupOnWaffles created Jan 17, 2021 Views: 297 Replies: 3
Viewing posts 1 to 2
(+1)

In superpowers, if you make a variable outside of update or awake, you can change it in the scene. But how do you make it so you can choose a choice like the different camera modes? Is it with Sup.Math like making Vec3s?

(+1)

Looks like the UI for editing behavior properties is created here: https://github.com/superpowers/superpowers-game/blob/master/plugins/default/type...
And it doesn't support building custom dropdown boxes from the type information.

Oh ok thank you for letting me know!

Deleted 1 year ago

how do I uninstall the superpowers game engine