- Apr 5, 2012
- 14,986
- 340
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
body.function.arms.initialize//
body.function.legs.initialize//
main.time_recognition.initialize_timezone_detection(true)
timeframe.detect_time?Global(false)
begin
body.energy_generator.run
energy_generator(energy)
energy.distribute.whole
check_body_state.ready?
if check_body_state.ready?
main_sights.initialize
cpu.initialize
process_action_begin
main_action.get_up
else
jump_to.begin(count=2)
end
bladder.check_content(content)
if content=80
set_travel_route.toilet
if toilet.location_confirm(true)
start_liqwaste_excretion
end
end