lxFirebal69xl Posted November 7, 2016 Posted November 7, 2016 Hello, I've been looking at the API and experimenting a bit, but I haven't really figured out a good way to restart the app. It's nothing overly complicated, just have a trigger that makes the app return to it's original state (menu screen in LEX to be specific). Anyone have a good way of doing this? I don't mind having the game close and open instantly that works too. Quote
reepblue Posted November 7, 2016 Posted November 7, 2016 Make sure app is defined in Main.lua. app:Disconnect() All honesty, I really should set you up with the newer system as the git has been deleted cause I broke it, and the entire design was bad. Quote Cyclone - Ultra Game System - Component Preprocessor - Tex2TGA - Darkness Awaits Template (Leadwerks) If you like my work, consider supporting me on Patreon!
lxFirebal69xl Posted November 8, 2016 Author Posted November 8, 2016 On 11/7/2016 at 10:27 PM, reepblue said: Make sure app is defined in Main.lua. app:Disconnect() All honesty, I really should set you up with the newer system as the git has been deleted cause I broke it, and the entire design was bad. That does the trick, it sticks the loading screen in the background which is kind of weird, but nothing too bad for what I need right now. Thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.