Hello.
It's probably a beginners' question, but can you make conditional branches with AND and OR operators in Ace? I specifically want to do some statements with switches, but a solution for normal variables would be appreciated too. I know you can make one condition after another for AND, but...
hi am trying make a easy way to auto increase a variable .
in this example, so
when i showPicture , the var PID and defxy[1] need to increase after show.
Is work good for ++, but not the +=
function ActionKey(WhatToDo) {
var PID = 83; // default PID for actionkey huds
var defxy =...
Can anyone explain in a simpler term what is the difference of == operator to === in JavaScript in particular. Does it have a change when we compare any data type?
Continuing our countdown with Capsule Monster #14 Plug-Go! Plug-Go was originally meant to be the design of a gameboy game I wanted to make that was inspired by Megaman Battle Network! While that hasn’t worked out I’m happy I was able to recycle his design!
12 hour little challenge for myself to do a big'ish enemy. Released for MV/MZ, working on my streamline one for later as I love the four frames over three. Spins a whole lot better I think.
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.