Fangames > Programming Questions
2 Questions
ArtismExpert:
--- Quote from: elraimon2000 on August 14, 2016, 12:22:32 PM ---
--- Quote from: ArtismExpert on August 14, 2016, 11:51:14 AM ---
--- Quote from: klazen108 on August 13, 2016, 10:01:17 PM ---For #2,
I guess you're using gm8/8.1 since you mention the yuuutu engine. When you die, use the sound_volume function on your current BGM to set the volume to zero, but let it keep playing in the background. Then you can sound_play your death music. On restart, use sound_volume again to turn the music back on. It's a little bit of a complex change if you're not familiar with how the engine tracks the currently playing BGM or where all the scripts are that handle these functions, but otherwise it's as simple as muting the BGM instead of outright stopping it. There's also a sound_fade function you could use if you want the BGM to fade out a little slower instead of an abrupt stop.
For #1 I haven't really looked at the new yuuutu since moving to studio, but if I were in your position I would get a copy of the old engine and compare the player physics code to see if I could spot the differences, particularly where the jump is performed.
--- End quote ---
As I said, write out the code. How do I do that??
--- End quote ---
you dont have to write anything, just go where he said and delete the word
--- End quote ---
you're looking at the wrong post
this is more than deleting a word
Kyir:
Being less demanding of people trying to help might help you secure additional help.
PiranhaTooth:
Trying to get people to do it for you isn't going to help you improve at all... Also you shouldn't be so rude when people are voluntarily trying to help you fix a problem.
klazen108:
Sorry, I don't have time to write your code for you, someone else might be able to.
ArtismExpert:
I don't know how to do what you're talking about. I need to know what to write in order to do it.
Navigation
[0] Message Index
[*] Previous page
Go to full version