MZ Jams Debugger - Add Metrics to FPS window
Replies (0)
No replies yet.
Topic Summary
Loading summary...
No products in the cart.
Customize your profile before registering:
Simple enough for a child, powerful enough for a developer
Jams Debugger - Add Metrics to FPS window. Ability to add metrics to the FPS window via F2 to help with plugin development and testing. { "lightbox_close": "Close",
var _updateFrameCount = SceneManager.updateFrameCount;
SceneManager.updateFrameCount = function() {
if ($gamePlayer) {
if(this._PosEvent == undefined){this._PosEvent = new Jams_PlayerPosEvent("playerPos")};
this._PosEvent.update ({"x": $gamePlayer.x, "y": $gamePlayer.y});
}
_updateFrameCount();
};
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadIf you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
No replies yet.
Loading summary...
Are you sure you want to close this music player?