Andrew Maney

Results 8 comments of Andrew Maney

Hello, what are you trying to replace? The pacman player icon, or the page title icon (the icon that shows up on the browser tab)?

for the pacman player, you'll need to edit pacman.js, and find the function drawPacman(). This function is responsible for drawing the player character (pacman), and it does this by drawing...

Update: this does not appear to happen on version v4.2.2.stable.official [15073afe3]

> try using Cosmos.System.MouseManager, it's easier to use Getting X pos: Cosmos.System.MouseManager.X Getting Y pos: Cosmos.System.MouseManager.Y Don't forget to set the mouse sensitivity and boundaries! Configuration for a 640x480 screen,...

> The MemoryManager should raise some event before running out of memory so its easier for users to handle the issue. Also we should consider making it clearer what the...

Oh alright, hopefully it gets added soon!

![wslberr](https://user-images.githubusercontent.com/67339620/102639973-cfc11680-4127-11eb-9c33-8995b63f213c.png) here is a screenshot

You may need to clear your build cache, I've had this happen to me numerous times. Iirc you can clear the build cache by deleting the `bin` folder (maybe the...