This website requires JavaScript.
Explore
Help
Register
Sign in
RSV_Studio
/
surprise_dungeon
Archived
Watch
4
Star
0
Fork
You've already forked surprise_dungeon
0
Code
Activity
This repository has been archived on
2023-09-15
. You can view files and clone it, but cannot push or open issues or pull requests.
75320e30dd
surprise_dungeon
/
objects
/
oPlayer
/
Create_0.gml
6 lines
102 B
Text
Raw
Normal View
History
Unescape
Escape
Ajout du pushback et de la perte de hp quand on touche un monstre
2020-12-05 18:19:03 +01:00
seDeplace = 0;
Ajout invisibilité
2020-12-05 18:56:12 +01:00
pdv = 100;
Ajout de l'animation lors des déplacements du joueur
2020-12-05 22:26:40 +01:00
inv = 0; //timer invinsiblité
indexImageInfo = 0;
compteurFrames = 0;
Copy permalink