Skip to main content

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

Liliette

2
Posts
A member registered 24 days ago

Recent community posts

Thank you for your answer!! 

the command was : if me.value=croquettes (etc)

I forgot the " " (it is a string...) 

So with : if me.value="croquettes", it works !

Hi!

Is it the same with contraptions ? I'm new to decker and currently struggling to access "values" of a enum contraption (which allows to show text in a slider) 

When I use ".value", it blocks the slide action, but ".text" doesn't seem to work either...