- Aug 3, 2019
- 778
- 2,809
I'll get Wiz to look into thatCellStudios
Overall good game, but it needs some small tweaks.
1) It's looks like your missing this part in screens, but it also doesn't have a connection to the ename.
I tried fixing it like this, but it doesn't seem to work as it is giving an error on that line afterward (indentation mismatch).
hbox:
spacing 0
text ", her name is":
yalign 0.5
frame:
background Frame(im.Alpha("gui/nameFrame.png", 0.8),5,5)
yalign 0.5
margin [0,0]
minimum [575,120]
if active_input == 2:
input value VariableInputValue('ename'):
length 16
yalign 0.5
xalign 0.5
style 'button_text'
else:
textbutton "[ename]" action SetScreenVariable("active_input", 2):
yalign 0.5
xalign 0.5
2) Next to that it seems you missed a lot of [ecas] where you wrote Emi in all the day's.
It's this oneDev, I can't find the game on steam.
You must be registered to see the links