those are both inow owkay too bad....
i want to help and make some stuff too...
but i dont have much time so i kinda need a copy and like drag tool or something
is that in the editor already?![]()
✨ ARCHIVE MODE ✨
The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
We recommend you join our Discord server to get real-time response: Discord Invite Link
those are both inow owkay too bad....
i want to help and make some stuff too...
but i dont have much time so i kinda need a copy and like drag tool or something
is that in the editor already?![]()
Have you got a git for the pokeditor ?those are both in
a private one, lol. it's closed source.Have you got a git for the pokeditor ?those are both in
OnMouseClick
IF x > 32 then
IF y > 244 then
doAction
End IF
End IF
end
dim bool inbounds
method checkInbounds
inbounds = true
:: Control panel
IF x <= 32 then
IF y <= 244 then
inbounds = false
End IF
End IF
:: Menu Bar
IF x <= 301 then
IF y <= 21 then
inbounds = false
End IF
End IF
end
OnMouseClick
checkInbounds
IF inbounds = true then
doAction
End IF
end
Hm. Quick suggestion, maybe with the next update release us to allow us to create moves?i'm just going to write a new move mode. that one was one i whipped up in about 15 minutes to get something going
if you've used unrealed etc i want grab handles like that sort of program has. not hard, but before i could write them we decided to make the renderer in the base game a prioirty, so i havent been able to finish my next release
Lol yeah, Once we get a kickstart in Hoenn. Cause I know how to use pokeditor better than most people apparently.is that so Vade? then by all means.
lol i've been wanting that for months now but it hasnt happened yetHm. Quick suggestion, maybe with the next update release us to allow us to create moves?
Pretty please?
I was already thinking of creating some animations for you guys. Cause, I don't think they should be a priority for you, with the map situation. With which I shall be contributing to soon.
XD Sorry! lol, the Dev team needs to compile a list of things they are doing and post it somewhere. Or working on. That way nobody starts maps that are already being done and asks for stuff like that.lol i've been wanting that for months now but it hasnt happened yet
give me time! i can only do so much
just some old screenshot of unrealed i tookNever used unrealed but go for it ;D