I appreciate your interest, but am sorry to say I haven't even touched the project since uploading the demo. Life got pretty crazy for me around that time, and when I finally got back into game design, it wasn't for this.
I could probably write you up an extension for that plugin so you can set the shake up using event notes or comments :)
It'll have to wait until tomorrow though.
Well that would be a little simpler than my previous code, which had the power increase as you get closer, starting at power 1 nine spaces away, and ending at power 9 one space away. I think. I didn't actually test it.
Say the event had an id of 002.
The following would be the code for your...
Yes, you could use that plugin. Have the event that you want to cause the shaking be a parallel process event with the following script
var x = THIS-EVENT-ID-HERE;
if (Proximity.inprox(x,8,false)) {
var pow = 0
var spe = SHAKE-SPEED-HERE
for (var i = 9; i > 0; --i) {
if...
I see where the problem is coming from. I'll look into fixing compatibility later. I'll also add some options for some command names and various other UI bits. The Duration, Power, etc. is however, already modifiable. Simply use whichever terms you'd like when setting up the notetags.
Oops, sorry. I fixed that on KranasAngel's version but not the public one. I'll have to update it tomorrow, I'm not at the computer now. It's caused by a typo.
Nope, not at all, @Solis. There are a small number of plugin parameters to set. You can change a skill or item's time cost using a simple notetag. You can set up states or equipment that alters a battler's speed in the same way. A handful of new functions are added to the damage formulae, so you...
Oops; I forgot the level restriction
I'll take a look at improving the UI
Yes, the '-' makes the default level become 0.
EDIT - Okay, @Nol, I added a plugin parameter so you can set the max mana to the actor's level
Free for use in any project; give credit to continuumg in commercial projects.
This plugin allows you to create skills that may be 'empowered' using simple notetags.
When one of these skills is selected in battle, the player may enhance it in various ways by spending more mana.
Use...
Love when everythings been fine. So I decide "hey, lets run the prologue events".. why are things now freezing at a point for no reason when nothings changed *flips table*
hi my friend, thank you for liking my post, LOL.
Do you have any contact like discord or email or what?
I want to send you direct messages to share my game and video.
I am new here first day ,how to make a game for google play store on Android I am using android mobile .I don't have coding knowledge too .so what are steps to create a game on mobile Android I don't have PC or laptop .any suggestions or guide please .
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.