Page 1 of 1
Is there a way to do a hack and slash platformer?
Posted: Thu Nov 11, 2021 7:04 pm
by JaydenAndressen
Question, is there any code for a hack and slash platformer in Renpy?
If not, then how would I code this?
Re: Is there a way to do a hack and slash platformer?
Posted: Mon Nov 15, 2021 9:50 am
by zmook
Ren'py does not make it easy to do any kind of platformer. I believe it's built on top of pygame so if you want to learn that you'll be able to use it within renpy, but this forum is probably not the right place for pygame questions.
Re: Is there a way to do a hack and slash platformer?
Posted: Wed Nov 17, 2021 11:49 am
by Lochana
You can but I don't see why you would.
If that's what you are after just uses Pygame instead of Renpy or better yet, just use something like Godot.