Reply To: Is learning Unity a good idea?

Forum Archive Is learning Unity a good idea? Reply To: Is learning Unity a good idea?

#51452
William Miller
Participant

    I like code, though.  Typing in

    if mouse_clicked:

        player.swing_sword(mouse_x, mouse_y)

    makes a lot more sense than adding some weird mouse trigger.