Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
I've got a question : i set that in my game you can buy home , it costs 20.000G if you dont have that kinda money you can't buy it iif you have you can? ,plz help me . thanx
From what I'm guessing you have it in your game, where the player can buy a house for 20,000 G, right, and you're having trouble setting it up? Let me try with this:
(After the guy says "The house is yours!" you'll have to add whatever happens when the player buys a house)
If that doesn't work, then you could always look for a script - but next time, please fix up your grammar so people can understand you. That way, they can help you out easier! ^_^
Maybe you could create a normal item (naming it "House Key" or something), have the the house seller give it to the party (using the command "Change Items").
Then you would probably use a conditional branch to make sure you have the right item (the "House Key") to enter the house.
But that si how it is done. If you just check stop animation in the lower left corner of your event window it must move. Thats the way it is programmed.
If it doesn't work you should show us a screenshot, so we can see what you ared oing wrong