[Resolved] Blizz ABS movement problem

Started by Globock, May 21, 2013, 04:06:28 pm

Previous topic - Next topic

Globock

May 21, 2013, 04:06:28 pm Last Edit: May 29, 2013, 11:34:01 am by Globock
I began playing around with Blizz ABS and it's been great until a bug appeared. First Movement speed became very slow and I could not change it (though I found pixel movement caused it so I had to turn it of :C). And there is one more, which I can't fix. For some reason I can walk through everything exept one tile. I would really love to get it fixed because I can' make a game about floating people ^^' I don't know where is a problem so I won't post any code bofore u ask me for something precise. Sorry for my bad English, cheers ;)

KK20

First things first: Select the top left tile in your tileset (the blank square), select the bucket tool, and fill your map on the 2nd and 3rd layers.

Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!

Globock

It didn't help. I would figure it out before if this would cause trouble ;x I worked for a time and it was fine, bug came out of nowhere ; /

KK20

Did you edit anything in the BlizzABS scripts outside of configuration? Are there any other scripts you are using? Does the error still occur when you make a new map?

Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!

Globock

It's same on other maps. I use Zer0 Advanced Weather script, fullscreen main-edit and a very short script that makes a cursor in message windows. Can it be one of them? And no, I didn't edit anything outside config.

KK20

I'm sure none of those scripts are the problem. What if you make a new project?

Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!

Globock

It's fine in new projects because Blizz ABS is gone than. I played around with a little older version of Blizz before and same thing happened (though then it was instant after inserting script) so it must be Blizz.

KK20

If you can, could you upload your project? That sounds like an interesting, potential bug that should be addressed.

Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!

Globock

This project was made out of one of Blizz demos so there are few original maps and things in database, just so you know. Here you have a download link:
http://www33.zippyshare.com/v/19325309/file.html

KK20

It's not BlizzABS. It's your tileset. Go into your database, Tilesets, and click Priority. Your top left square should be a 5.

Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!

Globock

May 21, 2013, 05:57:06 pm #10 Last Edit: May 21, 2013, 06:01:26 pm by Globock
Oh, I'm so stupid :D Thanks for help sooo much <3

Edit: oh, I got one more problem to solve. After I change movement speed of my character it doesn't work to switch it back, it stays the way it is (check stairs in project I uploaded).

KK20

May 21, 2013, 06:11:57 pm #11 Last Edit: May 21, 2013, 06:20:14 pm by KK20
Put a 'Wait for 1 frame' directly below every Change Move Speed.

Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!

Globock