Agent_Karyo@piefed.world to Games@lemmy.worldEnglish · 1 month agoEpic CEO Tim Sweeney suggests AI could've saved Destiny 2 and will "enable games like Destiny to thrive!"www.gamesradar.comexternal-linkmessage-square81linkfedilinkarrow-up1298arrow-down10file-text
arrow-up1298arrow-down1external-linkEpic CEO Tim Sweeney suggests AI could've saved Destiny 2 and will "enable games like Destiny to thrive!"www.gamesradar.comAgent_Karyo@piefed.world to Games@lemmy.worldEnglish · 1 month agomessage-square81linkfedilinkfile-text
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkEnglisharrow-up7·1 month agohey now but what if I want my code to be like if gun.is_valid and not gun == null and gun.id != null: shoot() func shoot(): fire(gun): func fire(gun): if gun.is_valid and not gun == null and gun.id != null: weapon_activate(gun)
hey now but what if I want my code to be like