| bio | website | |
|---|---|---|
| location | Quito, Ecuador | |
| age | ||
| visits | member for | 1 year, 1 month |
| seen | Apr 27 at 16:04 | |
| stats | profile views | 34 |
|
Apr 27 |
accepted | Rotating points on a circle |
|
Apr 27 |
awarded | Critic |
|
Apr 27 |
accepted | Safe zone implementation in Asteroids |
|
Feb 14 |
revised |
Getting the normals of a hemisphere? deleted 25 characters in body |
|
Nov 2 |
comment |
Safe zone implementation in Asteroids fixed it, thanks. So what's wrong with me ? a newbie programmer or what :/ |
|
Nov 2 |
comment |
Safe zone implementation in Asteroids it still doesn't work, the asteroids hit the ship like there is no safe area detected. Would you show more plz about the --lifespan thing? |
|
Nov 2 |
awarded | Supporter |
|
Nov 2 |
comment |
Safe zone implementation in Asteroids Simply I just want when the ship dies, it checks if it's safe to place it in the center of the screen by calculating all the distances between the asteroids and the center of the screen, if it is safe, then reset the ship again at the center of the screen |
|
Nov 2 |
revised |
Safe zone implementation in Asteroids added 361 characters in body |
|
Nov 2 |
comment |
Safe zone implementation in Asteroids Now If I want to reset the ship state, according to the distance and the life span, it doesn't work see my question for more code |
|
Nov 2 |
comment |
Safe zone implementation in Asteroids @MarkusvonBroady you can take a look at it here youtube.com/watch?v=elEyz3YpKMI |
|
Nov 2 |
comment |
Safe zone implementation in Asteroids @BenjaminDangerJohnson There is still some logic error, would you fix it please? like I want to check wheter it is safe now to place or not ? should I check the m_saveField boolean ? |
|
Nov 2 |
comment |
Safe zone implementation in Asteroids @BenjaminDangerJohnson Thanks it worked!. why I did that fault ? is it normal ? or I need more practice ? |
|
Nov 2 |
comment |
Safe zone implementation in Asteroids @sidar added code |
|
Nov 2 |
revised |
Safe zone implementation in Asteroids added 582 characters in body |
|
Nov 2 |
comment |
Safe zone implementation in Asteroids do you think is that the same way designed for the original asteroid ? |
|
Nov 2 |
asked | Safe zone implementation in Asteroids |
|
Oct 23 |
accepted | setting the position in different resolution |
|
Oct 23 |
asked | setting the position in different resolution |
|
Oct 18 |
accepted | Determining a point that reached another point |