(CanvsEngine) Collission problem ( TypeError: this._polygon[this._frame] is undefined) [on hold]
- by user2127102
How can i fix this error
TypeError: this._polygon[this._frame] is undefined
Heres my code:
html:
<!DOCTYPE Html>
<head>
<meta charset="utf-8">
<title>Project</title>
<link href="css/style.css" rel="stylesheet">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"…