Recent submissions
(47 total)
Tom01098
Debug
A submission for
Alone With Lasers
47
7 years ago
Debug lines
Tom01098
Beginning implementation
A submission for
Alone With Lasers
46
7 years ago
Started to make a function that finds the intersection point
Tom01098
Like a break
A submission for
Alone With Lasers
45
7 years ago
Look I gave myself a break because end of GCSEs woo
Tom01098
Revision on all fronts
A submission for
Alone With Lasers
44
7 years ago
Last day of proper GCSE revision, so I looked at the theory behind projectile collisions
Tom01098
Conceptualisation
A submission for
Alone With Lasers
43
7 years ago
Beginning to implement the prefirer
Tom01098
That collider aiming I was talking about
A submission for
Alone With Lasers
42
7 years ago
It does it now :D Much better than me having to change numbers every 5 minutes.
Tom01098
Updating
A submission for
Alone With Lasers
41
7 years ago
Asteroids now aim at player no matter where it is. Still need to aim within collider rather than using stupid bounds.
Tom01098
Figuring out that bug
A submission for
Alone With Lasers
40
7 years ago
Turns out that the PlayerStatistics does not call the base class' Start function. Great.
Changed Start to Awake and overrode the virtual method. It's working now :D
Changed some colours
Tom01098
Health bar updates
A submission for
Alone With Lasers
39
7 years ago
Now changes colour for a frame upon being hit
Lerps woo
Strange bug found where the players health is always 5?
Tom01098
I did something!
A submission for
Alone With Lasers
38
7 years ago
Health counter alongside the slider
Fixed a bug where the health counter wouldn't show until damage is taken
Ordered the UI stuff
Percentage clicker charge
Tom01098
.....more revision
A submission for
Alone With Lasers
37
7 years ago
I promise I'll do something but I have GCSEs!
Tom01098
...does revision count?
A submission for
Alone With Lasers
36
7 years ago
yes
Tom01098
Wow progress
A submission for
Alone With Lasers
35
7 years ago
An asteroids health is now two.
Tom01098
More Jumping
A submission for
Alone With Lasers
34
7 years ago
Changed some text stuff to display very nerdy stuff
Fixed a bug where the game would display 't-0' for a frame
Player 'jumps' on space push
Tom01098
Hair dye day
A submission for
Alone With Lasers
33
7 years ago
Renamed something lmao, I had no time today
Tom01098
Spicing it up
A submission for
Alone With Lasers
32
7 years ago
Removed the stop movement on StraightLineMovers, to prep for adding proper calculations
Tom01098
Optimization day 2
A submission for
Alone With Lasers
31
7 years ago
Refactored the colour lerping to its own function.
Tom01098
1st of the month cleanup
A submission for
Alone With Lasers
30
7 years ago
Went through all scripts and found 1 hack and 1 to-do.
Objects with a health component leaving the boundary are now killed rather than destroyed.
Optimized the shortest distance computation by removing the first position from the search and saving an int index rather than the Vector2.
Added a jump slider along the bottom.
It fills by time!
Changes colour on end of fill.
Lerps colour on end of fill.
Timer!
Tom01098
More projectiles
A submission for
Alone With Lasers
29
7 years ago
Made the muzzle into muzzle's'.
Increased the player size
Finds the muzzle closest to the target and fires from there
Tom01098
Projectile muzzle
A submission for
Alone With Lasers
28
7 years ago
Set up a muzzle for the projectile to come out of
Tom01098
A submission for
Alone With Lasers
27
7 years ago
Figured out why the projectile wasn't colliding... it didn't have a collider.....
Tom01098
Spawning projectiles
A submission for
Alone With Lasers
26
7 years ago
Spawning projectile script is going up
Fixed a bug with the collision popup
Shoot at target now
Tom01098
HEY LOOK WORK FOR ONCE!!!
A submission for
Alone With Lasers
25
7 years ago
Now use transform.forward instead of transform.right what a stupid design decision
Changed 'AsteroidMover' to 'StraightLineMover'
Tom01098
Didn't wanna lose my streak ;)
A submission for
Alone With Lasers
24
7 years ago
This submission is empty
Tom01098
Stuff
A submission for
Alone With Lasers
23
7 years ago
Did a little workings around that achieves nothing
Loading more