iTahhr
Well-Known Member
- Messages
- 248
- Reaction score
- 118
- Points
- 243
Hello Cabcon Modding I need some help with Zeiikens base since I am trying to do the resizeable background depending on the size of the options, I have tried it and it prints the menu size etc but I cant seem to get the menu background to resize, could someone help me?
Code:
self.Menu.Material["Background"] scaleOverTime(.1, 190, ((self.Menu.System["MenuTexte"][self.Menu.System["MenuRoot"]].size*15.6)+50));
self iprintln("^1Debug^7: " + self.Menu.System["MenuTexte"][self.Menu.System["MenuRoot"]].size);
}
Last edited: