Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » how do you make a dps counter???
- HAKORYS
-
7 posts
how do you make a dps counter???
so i have the actual damage calculator…
but how do i calculate the dps?
also
but how do i calculate the dps?
also
Last edited by HAKORYS (Nov. 6, 2016 01:55:32)
- IDPFera
-
100+ posts
how do you make a dps counter???
This is in the wrong forum. If you want to ask questions about scripts, please post in the help with scripts forum. I could help though, what's DPS?
- HAKORYS
-
7 posts
how do you make a dps counter???
1. where is the scripts forum?
2. DPS stands for Damage Per Second
2. DPS stands for Damage Per Second
- IDPFera
-
100+ posts
how do you make a dps counter???
Click discuss on the top bar of the website, then scroll down to the big making scratch projects section, and it should be the first one in that section.
- mardydev
-
4 posts
how do you make a dps counter???
here is how you do it
first add an (when green flag clicked)
then have a test dummy
make sure the health is (for this sprite only)
hope this helps! say thanks
first add an (when green flag clicked)
then have a test dummy
make sure the health is (for this sprite only)
hope this helps! say thanks
Last edited by mardydev (Feb. 24, 2022 09:36:24)
- mardydev
-
4 posts
how do you make a dps counter???
new game here is how you do it
first add an (when green flag clicked)
then have a test dummy
make sure the health is (for this sprite only)
hope this helps! say thanks
Last edited by mardydev (Feb. 24, 2022 09:45:22)
- deck26
-
1000+ posts
how do you make a dps counter???
Presumably DPS can be calculated in various ways -
- damage taken in the last second
- average damage per second over the time the project has been running
- damage per second averaged over the last n seconds (5 seconds? 10 seconds?)
How to do this will depend very much on which of those you want so you need to define it more clearly.
- damage taken in the last second
- average damage per second over the time the project has been running
- damage per second averaged over the last n seconds (5 seconds? 10 seconds?)
How to do this will depend very much on which of those you want so you need to define it more clearly.
- Harakou
-
1000+ posts
how do you make a dps counter???
Thanks for your help, but this topic is over 5 years old. Please make sure that you're not responding to an old thread that doesn't require help anymore when posting. Thanks. here is how you do it
first add an (when green flag clicked)
then have a test dummy
make sure the health is (for this sprite only)
[…]
hope this helps! say thanks

- Discussion Forums
- » Help with Scripts
-
» how do you make a dps counter???