Search found 24 matches

by luat1995
Mon May 29, 2023 11:01 am
Forum: Ren'Py Questions and Announcements
Topic: error when install android sdk
Replies: 1
Views: 458

error when install android sdk

Hello everyone, i am going to publish the game to android but when i click install sdk it shows below error: I'm sorry, but an uncaught exception occurred. While running game code: File "game/android.rpy", line 503, in <module> File "game/mobilebuild.rpy", line 214, in call File ...
by luat1995
Sat Aug 20, 2022 6:43 am
Forum: Ren'Py Questions and Announcements
Topic: Renpy Hold To Choice
Replies: 0
Views: 514

Renpy Hold To Choice

Hello everyone, can i made hold to choice system in renpy? Like this
Image
I want made hold imagebutton to choice
by luat1995
Wed Mar 30, 2022 4:54 am
Forum: Ren'Py Questions and Announcements
Topic: Renpy Speech Bubble Namebox
Replies: 2
Views: 765

Re: Renpy Speech Bubble Namebox

You *almost* have it, just your who part wants to go together with the what part (so both are transcluded inside the bubble... Something like: screen bubble_say(who, what, **kwargs): # This is the main container screen # It uses child screens to display each bubble, one for # each dialogue that is ...
by luat1995
Wed Mar 16, 2022 8:35 pm
Forum: Ren'Py Questions and Announcements
Topic: Renpy Speech Bubble Namebox
Replies: 2
Views: 765

Renpy Speech Bubble Namebox

Hello, I use the template at https://github.com/RenpyRemix/speech-bubbles But I have some problems Namebox does not appear in the position I want https://i.ibb.co/Kq1NjDt/gfgf.png How to fix it? Sorry, i'm not good at english My code: ## To view example in your game add ## ## call speech_bubble_exam...
by luat1995
Wed Nov 10, 2021 8:44 pm
Forum: Ren'Py Cookbook
Topic: Point-and-click adventure framework
Replies: 3
Views: 8338

Re: Point-and-click adventure framework

Hello I have tried your code. But had some problem I'm sorry, but an uncaught exception occurred. While processing the hover_color property of style _hyperlink: File "renpy/common/00start.rpy", line 80, in _init_language renpy.change_language(language) Exception: Not a color: (34, 68, 204,...
by luat1995
Tue Feb 09, 2021 9:33 pm
Forum: Ren'Py Questions and Announcements
Topic: Problem with RPG-style Map Exploration and Movement by Elaine
Replies: 1
Views: 483

Problem with RPG-style Map Exploration and Movement by Elaine

I tried to do tutorial Elaine RPG-style Map Exploration and Movement https://www.youtube.com/watch?v=ZYdBq4veSEs And i tried several ways to handle the onscreen joystick Here is the result: https://i.ibb.co/vcyj8s9/xdfcxd.png But i have some problems, I Can't Handle repeat key and i tried other way ...
by luat1995
Wed Jan 27, 2021 10:27 pm
Forum: Ren'Py Cookbook
Topic: Tilemap (Creator-Defined Displayable)
Replies: 32
Views: 12757

Re: Tilemap (Creator-Defined Displayable)

The sidekick following around can be pretty hard. Let me try to explain. Assuming our player is at the true center position: Depending on what key is clicked, there will be a resulting reaction from the sidekick, in position and direction. Sidekick should always be behind the player, so when you mo...
by luat1995
Fri Sep 13, 2019 6:54 am
Forum: Ren'Py Questions and Announcements
Topic: imagemap hold or something like that
Replies: 2
Views: 760

Re: imagemap hold or something like that

Thank, i just want made some game for android :D
by luat1995
Sat Aug 31, 2019 4:37 am
Forum: Ren'Py Questions and Announcements
Topic: imagemap hold or something like that
Replies: 2
Views: 760

imagemap hold or something like that

Hello there. I try make game like that: https://i.ibb.co/wpJP0VJ/Untitled-1.png when i try imagemap for left and right arrow example: image bg="room.png" image stand = "1.png" image walk: "1.png" 0.3 "2.png" 0.3 "3.png" 0.3 "4.png" 0.3 &quo...
by luat1995
Sat Aug 17, 2019 3:49 am
Forum: Ren'Py Cookbook
Topic: RPG Overworld Engine
Replies: 40
Views: 41495

Re: RPG Overworld Engine

http://41.media.tumblr.com/0c02ff9b63c0da3665ebc97262ca6569/tumblr_ni419pLJ0j1rqltiyo1_500.png http://41.media.tumblr.com/92621f0b27dd28abecafc2b81fef1eff/tumblr_ni419pLJ0j1rqltiyo3_500.png Well, after a ton of work, and just as much asking silly questions (for which I can't thank you lovely forum-...
by luat1995
Tue Apr 16, 2019 7:08 am
Forum: Ren'Py Questions and Announcements
Topic: Make Plumber Minigame
Replies: 5
Views: 679

Re: Make Plumber Minigame

------- Hmm. I not good english, your can show some image? These are the images that you would need for my solution. 1 background 2 straight pieces of pipe 4 bent pieces of pipe https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/297bb58f-0d91-4f73-934b-b9f469ec6ceb/dd4nvoh-a765fc30-5368-4df5...
by luat1995
Sat Apr 13, 2019 7:19 pm
Forum: Ren'Py Questions and Announcements
Topic: Make Plumber Minigame
Replies: 5
Views: 679

Re: Make Plumber Minigame

https://www.gamesloon.com/games/screenshots/origineel/29005.jpg Hello there I want create Plumber Minigame. But can renpy create it? Please Help Me. Thank :D You could absolutely make a plumber game using Ren'py. I would use a screen with image you show (without the pipes) as background. I would ha...
by luat1995
Sat Apr 13, 2019 10:23 am
Forum: Ren'Py Questions and Announcements
Topic: Make Plumber Minigame
Replies: 5
Views: 679

Make Plumber Minigame

Image
Hello there
I want create Plumber Minigame. But can renpy create it?
Please Help Me. Thank :D
by luat1995
Sat Jan 12, 2019 7:02 pm
Forum: Completed Games
Topic: Home Alone - Ở Nhà 1 Mình - Horror Game
Replies: 3
Views: 2817

Re: Home Alone - Ở Nhà 1 Mình - Horror Game

GoooLJ wrote: Thu Jan 03, 2019 11:07 am I can't follow the link. Is it valid?
Use Uc brower.
by luat1995
Tue Jan 01, 2019 8:31 am
Forum: Completed Games
Topic: Home Alone - Ở Nhà 1 Mình - Horror Game
Replies: 3
Views: 2817

Home Alone - Ở Nhà 1 Mình - Horror Game

Sorry this game not have english now Nội dung: Bố bạn bận việc và sáng hôm sau mới về Bạn ở nhà 1 mình và bắt đầu có gì lạ với căn nhà Lập trình & Kịch Bản: Hoàng Lương Luật Hướng dẫn: Nhấn vào các dấu mũi tên di chuyển xung quanh nhà Chạm vào vật để tương tác Vật dụng giấu khắp nơi trong nhà hã...