I'm having this weird bug with the Custom Collision behavior. On version 0.99.82
The speed is greatly increased when I switch to fullscreen mode, and returns to normal when I return to windowed mode.
The .cap uploaded have instructions on reproducing it. I posted it on the chat to see if this was happening on other computers, but so far got no feedback.
I am also currently unable to test this on previous versions of construct.
uh... I said "custom collision", but it is actually "custom movement"!
Can't reproduce, max speed is always about 310 in both windowed and fullscreen mode. Put an FPS counter in the layout, are you sure it's not a framerate dependent movement and your FPS is boosting in fullscreen mode?
Hey Ashley, I decided to look at my video card control panel and found out that the V-Sync was "forced off". Switching it back to the "controlled by application" solved the problem.
However, it still seems akward to have every other movement behavior running like it should when V-Sync is off. I added an 8-direction sprite along with the custom movement square, and they react differently when V-Sync is forced off.