Wario Movement Quintpack
Posted: Tue Mar 21, 2023 3:08 pm
This pack contains five of my libraries: wariorolling.lua, wariodashing.lua, Burning and Bouncing as well as my newest one, wariodashattacking.lua
----- Burning and Bouncing v1.2 -----
I remade the Burning and Bouncing transformation from the Wario Land series.
----- Wariodashattacking v1.3 -----
The mighty dashattack from Wario Land 4 remade in SMBX!
There's also the launch cannon from Wario Land Shake it for good measure.
Hold Alt Run long enough charge the dash attack and tear through everything afterwards!
If you enter the Launch Cannon, you immediately go into a charged dash, which allows you to turn around and even run on water!
----- What has changed this time -----
This is a small update that only changes Wariodashing and Wariodashattacking to make those a little easier to work with.
Wariodashing went into v1.4:
- Added a function wariodashing.cancelDash(hitSomething). If you call it from outside the library, it cancels your shoulderbash. If hitSomething is true, you will bounce back as if you dashed into an enemy.
- you can now access the colliders via wariodashing.dashingColliderNPC (+ wariodashing.dashingColliderBlock and wariodashing.slopeCollider). You can use the first two to check whether you dashed into an object outside of the library.
Dashattacking also got an update with v1.2:
- Fixed a bug where hitting an npc while dashattacking could give you an error
- Added a function wariodashattacking.cancelDashAttack(hitSomething). Works just like wariodashing.cancelDash
- you can now access the colliders via wariodashattacking.dashingColliderNPC (+ wariodashattacking.dashingColliderBlock and wariodashattacking.slopeCollider). As with Wariodashing, you can use them to check whether you hit something with a dash attack from outside the library
Burning, Bouncing and Dashattacking come with their own methods:
Burning:
Bouncing:
Dashattacking:
How to register characters to the libraries:
And now to the fun part:
Some Gameplay footage of Wario almost being fully implemented as a playable
Do the usual crediting stuff or else you'll also (totally) burn to a crisp
Here's the download:
https://www.dropbox.com/scl/fo/vr8ocgn1 ... 8sk1m&dl=0
Old versions:
v1.4:
https://www.dropbox.com/scl/fo/cvel9c1e ... ogvn4&dl=0
v1.3:
https://www.dropbox.com/sh/uvael8ifobc6 ... S_vea?dl=0
v1.2:
https://www.dropbox.com/sh/dejf4zmnyeh9 ... HacOa?dl=0
v.1.1:
https://www.dropbox.com/sh/1bj0ci1ept4z ... KdOoa?dl=0
v.1.0:
https://www.dropbox.com/sh/ummm0mmatbe4 ... xPE4a?dl=0
----- Burning and Bouncing v1.2 -----
I remade the Burning and Bouncing transformation from the Wario Land series.
----- Wariodashattacking v1.3 -----
The mighty dashattack from Wario Land 4 remade in SMBX!
There's also the launch cannon from Wario Land Shake it for good measure.
Hold Alt Run long enough charge the dash attack and tear through everything afterwards!
If you enter the Launch Cannon, you immediately go into a charged dash, which allows you to turn around and even run on water!
----- What has changed this time -----
This is a small update that only changes Wariodashing and Wariodashattacking to make those a little easier to work with.
Wariodashing went into v1.4:
- Added a function wariodashing.cancelDash(hitSomething). If you call it from outside the library, it cancels your shoulderbash. If hitSomething is true, you will bounce back as if you dashed into an enemy.
- you can now access the colliders via wariodashing.dashingColliderNPC (+ wariodashing.dashingColliderBlock and wariodashing.slopeCollider). You can use the first two to check whether you dashed into an object outside of the library.
Dashattacking also got an update with v1.2:
- Fixed a bug where hitting an npc while dashattacking could give you an error
- Added a function wariodashattacking.cancelDashAttack(hitSomething). Works just like wariodashing.cancelDash
- you can now access the colliders via wariodashattacking.dashingColliderNPC (+ wariodashattacking.dashingColliderBlock and wariodashattacking.slopeCollider). As with Wariodashing, you can use them to check whether you hit something with a dash attack from outside the library
Burning, Bouncing and Dashattacking come with their own methods:
Burning:
Spoiler: show
Spoiler: show
Spoiler: show
Spoiler: show
Some Gameplay footage of Wario almost being fully implemented as a playable
Spoiler: show
Here's the download:
https://www.dropbox.com/scl/fo/vr8ocgn1 ... 8sk1m&dl=0
Old versions:
v1.4:
https://www.dropbox.com/scl/fo/cvel9c1e ... ogvn4&dl=0
v1.3:
https://www.dropbox.com/sh/uvael8ifobc6 ... S_vea?dl=0
v1.2:
https://www.dropbox.com/sh/dejf4zmnyeh9 ... HacOa?dl=0
v.1.1:
https://www.dropbox.com/sh/1bj0ci1ept4z ... KdOoa?dl=0
v.1.0:
https://www.dropbox.com/sh/ummm0mmatbe4 ... xPE4a?dl=0