Yeah it happens randomly sometimes and I don't know why, but it usually happens when the balls' vectors are the same. I could probably fix it, but the amount of work I would have to do is not worth it :P
To fix this i just go to a corner and hold the corresponding arrows to go in the direction of that corner and it just comes undone....
Someone who thinks death is the scariest thing doesn't know a thing about life.
Public Class Form1
Private Sub Button_Click(sender As Object, e As EventArgs) Handles Button.Click
Timer1.Enabled = True
If Timer1.Enabled = True Then
Label3.Text = Val(Label3.Text) + 1
End If
End Sub
Private Sub Timer1_Tick(sender As Object, e As EventArgs) Handles Timer1.Tick
Label2.Text = Val(Label2.Text) - 0.1
If Label2.Text = "0" Then
Timer1.Enabled = False
Label2.Text = "15.0"
MsgBox("Time's Up. You Scored " & Label3.Text & ".")
Label3.Text = "0"
End If
End Sub
End Class
Just tried out this game called Heartstone ... this is like an oversimplified version of yu gi oh.
I mean it doesn't require its players to make nice and advanced strategies which I don't like.
The voice texts are sooooooooooooooooooooooooooooooooo f*cking cringy ... like jeez mate.
What do you think about Heartstone.
Well my favorite game series is Nba 2k but i enjoy Zombie games. Theres this one game i forgot the name of where youre in first person and you have to pic up weapons and search for stuff while fighting off zombies. In the end you turn yourself into a zombie and end up eating every survivor on a boat with you.