This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
Blobledoodes/objects/obj_bloblehop_player/Create_0.gml
rgrzanic f880ab3d71 small fix for bloblehop
harder, increased gravity
2019-07-18 15:11:33 -06:00

8 lines
No EOL
78 B
Text

grav= 1
movespeed = .8
maxvsp = 25
maxhsp = 20
jumpspeed = 34
vsp = 0
hsp = 0