itch.io is community of indie game creators and players

Devlogs

Nesting Else Logic Change

bulletscript_
A browser game made in HTML5

Hello everyone, 

As we get closer to the launch of bulletScript_3D, the logic for nested if and else statements have been overhauled! Do not put else statements outside the end if anymore! If it is inside the if statement, the else statement will apply to that condition!

Leave a comment