I followed this tutorial and tried make walls.When i maked it i haved error
error is:
if (dir == “right” && !_root.leftblock.hitTest(this._x+20, this._y, true)) {
but i do all good.
I followed this tutorial and tried make walls.When i maked it i haved error
error is:
if (dir == “right” && !_root.leftblock.hitTest(this._x+20, this._y, true)) {
but i do all good.
:: Copyright KIRUPA 2026 //--
``` ```