Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

locked up

c2runtime.js:332 Uncaught TypeError: this.Xa.setVelocity is not a function
    at y.La (c2runtime.js:332)
    at B.ka.na.La (c2runtime.js:352)
    at c.Yv (c2runtime.js:140)
    at c.La (c2runtime.js:137)
    at Er (c2runtime.js:98)

wow uh thanks for giving this a go and sorry for the crash. I'm not sure I actually know enough about things to be able to do anything sorry :(

I've looked over the error again, and, based on my own experience with programming languages, I think you forgot to capitalize the first letter of the function. ("SetVelocity" instead of "setVelocity")