~Hakurei Shrine~ > Rika and Nitori's Garage Experiments
Danmakufu Q&A Thread 4 - V3 Edition.
<< < (3/11) > >>
Hyouiibara:

--- Quote from: WishMakers on May 21, 2020, 05:17:09 PM ---Can you explain your problem in more detail?  What script were you trying to run, if any?  When and where does it crash?
For the record, for PH3 Locale Emulator shouldn't be necessary so if you turn that off I think you'll be fine.

--- End quote ---
I tried to run the EXRumia script, I'm on Windows 10, and every time I tried to run the Danmakufu it just crashes and left an error BMP. File. Had a Segurazo virus once, note that
MakiBlank:
Hello, been working on a coding a player for a while, I'm trying to figure out how to animate my character, which the tutorial I was using (Helepolis) didn't cover much, here's my code for rendering the player

https://pastebin.com/364tY5rd

For some reason, it doesn't seem to be animating, just staying on one static sprite based on the key presses. any ideas on why/ a better way to do it?

Tsukasa:

--- Quote from: MakiBlank on June 23, 2020, 09:00:02 AM ---Hello, been working on a coding a player for a while, I'm trying to figure out how to animate my character, which the tutorial I was using (Helepolis) didn't cover much, here's my code for rendering the player

https://pastebin.com/364tY5rd

For some reason, it doesn't seem to be animating, just staying on one static sprite based on the key presses. any ideas on why/ a better way to do it?

--- End quote ---

The way you have it now, every single frame, you're defining a new variable under those two names initialised to the value 0 -- you don't want that.

Instead, you want to define animFrame and animFrame2 outside of the while loop, not inside.
MakiBlank:

--- Quote from: Tsukasa on July 02, 2020, 11:34:45 PM ---The way you have it now, every single frame, you're defining a new variable under those two names initialised to the value 0 -- you don't want that.

Instead, you want to define animFrame and animFrame2 outside of the while loop, not inside.

--- End quote ---
Ah, it seems that was what I have overlooked, thanks!
Lefkada:
Hi!
It's being a long time since I came here for the last time (I mean, it was still the old MotK forum...).

I have just a question... where is the danmakufu wiki with all the functions now? Last time I checked it it was here: http://dmf.shrinemaiden.org/wiki/Main_Page
But it's dead now. Please tell me all this usefull stuff is not lost for ever. Tell me that the danmakufu comunity is not dead.
Navigation
Message Index
Next page
Previous page

Go to full version