Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
Lol sorry guys i thought safty glasses used for desert area, but i figure out go-gogles need for that, the hiker gives me in Dhara city once you beat gym 5 then he will give go-gogles , thank you guys
hi guys i have a small doubt about the game first see my screen shots:
Screen Shots:
I completed upto 5 gyms and i have safty gogles but this guy won't allow me to desert..?, is there any other thing i have to do or any event i missed ?, please tell me guys and i'm using latest version
Set a variable inside the Trainer Conditional branch and increase by +1 before self switch A is on and count the no of trainer and set in event
Example:
In the route have 6 trainers then you have to Set the variable in event greater than or equal to 6 then only the event trigger's
Did you placed the bridge on 3 rd layer?, and place surfable water in 1st layer
Example:
In left side first add pbBridge off the PbBridge on, on right side PbBridge on and pbBridge off
- Empty events for the jiggly puff won't go faraway , so the jiggly puff moves around in the box
- Player facing down because you want to battle with jiggly puff only when aprroch from backside that's why i'm using Player down
- Jiggly puff event doesn't matter we will check the player only...
Here I will give you complete code
First create empty events and place around jiggly puff event like this:
Jiggly puff moves around:
And jiggly puff Ow:
Paste in Character folder
I get this from Following Pokemon Ex Please credit the artist
Link:
(broken link removed)
Code:
That's all...
The solution is simple your are not check the player upfront jiggly puff, instead of trainer you checked for jiggly puff .., so change like this
Change code to -
Conditional Branch : Player is facing Down or Any side you want.