Discuss Scratch

Zapdos_king
Scratcher
22 posts

hollow knight character recreation

i need help recreating all of the knights abilities from hollow knight. the things i need are in the list bellow. please help me complete the better platformer scripts first

1. better platformer scripts (mine are bad)
2. the ability to swing the nail upwards
3. the ability to Pogo (downwards swing only when in the air and if it makes contact with something you bounce)
4. better recreated soul mechanics
5. all the spells
6. the crystal heart ability
7. the normal/shade dash
8. scrolling room
9. a double jump

the scripts that made for this character can be found here: https://scratch.mit.edu/projects/833877600/
i am attempting to recreate this from hollow knight: https://www.youtube.com/watch?v=a5EUUB5_HwY

Last edited by Zapdos_king (May 24, 2023 17:57:01)

fa_Zos
Scratcher
100+ posts

hollow knight character recreation

You should use griffpatch's platformer physics it is very accurate : https://scratch.mit.edu/projects/699340689/
fa_Zos
Scratcher
100+ posts

hollow knight character recreation

fa_Zos wrote:

You should use griffpatch's platformer physics it is very accurate : https://scratch.mit.edu/projects/699340689/
Nevermind this better:https://scratch.mit.edu/projects/667516763/editor/

fa_Zos
Scratcher
100+ posts

hollow knight character recreation

For dash just increase speed x when you click the certain key
fa_Zos
Scratcher
100+ posts

hollow knight character recreation

To swing the nail you should do something like this:

set [direction] to [the direction the player is looking to]

if <key [some key] pressed?> then
create clone of [nail]
end

when I start as a clone
go to [player]
move (a few steps to get in front of the player) steps
set [nail speed] to [preferred speed]
repeat ((how far you want it to go) / (nail speed))
point in direction (the direction variable)
move (nail speed) steps
end
delete this clone

fa_Zos
Scratcher
100+ posts

hollow knight character recreation

Wait is that what you meant by nail swing?
fa_Zos
Scratcher
100+ posts

hollow knight character recreation

I never played hollow knight before
Zapdos_king
Scratcher
22 posts

hollow knight character recreation

fa_Zos wrote:

I never played hollow knight before
the nail swing is just a normal sword swing
Zapdos_king
Scratcher
22 posts

hollow knight character recreation

fa_Zos wrote:

fa_Zos wrote:

You should use griffpatch's platformer physics it is very accurate : https://scratch.mit.edu/projects/699340689/
Nevermind this better:https://scratch.mit.edu/projects/667516763/editor/

do you have a scrolling platformer character?
201210526
Scratcher
1 post

hollow knight character recreation

vb,gnv hmn gbjb cnv.jvnmgvkbljgfnbi vbjigvjbjk ovjmk ovjobjfgjkbjkvmgkfbv
Ash_the_Tabaxi
Scratcher
2 posts

hollow knight character recreation

I don't remember following this but hi
Ash_the_Tabaxi
Scratcher
2 posts

hollow knight character recreation

I have made a game where you can swing upward: https://scratch.mit.edu/projects/1245104262 (cool pfp btw)

Last edited by Ash_the_Tabaxi (Jan. 18, 2026 15:11:14)

Powered by DjangoBB