Hey guys I started eventing recently in JS and everything went smooth for a while and then I reached this problem while trying to
create an event via Plugin.
Code:
function create_event(ID,NAME,X,Y) {
var e=(a jason like u find in the map files)
$dataMap.events[ID] = e;
$gameMap._events[ID] = new Game_Event($gameMap._mapId, ID);
/*
}
I could not make the event show up with the first method(it shows up only briefly like a ghost and then vanishes)
But the second one blew my mind away.
Why is it that when i call something like:
console.log(SceneManager._scene.children) (it presents me with an array containing what i need and what I would like to use)
but then if i call console.log(SceneManager._scene.children[0])//element which EXISTS(i get something undefined)
Why is this happening and how can I make my event visible?
Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
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.