add basic shoot on enemy
This commit is contained in:
+4
-2
@@ -1,5 +1,9 @@
|
||||
------------ Tyra's v2.0 roadmap to publish on GitHub ------------
|
||||
|
||||
- [Renderer] utility functions
|
||||
- [Renderer] drawLine()
|
||||
- [Renderer] drawBBox()
|
||||
- [Renderer] drawPoint()
|
||||
- [Demo] Red screen on hit
|
||||
- [Demo] Count of killed zombies
|
||||
- [Demo] Crosshair
|
||||
@@ -36,9 +40,7 @@ because Mesh rendering uses only core.render()
|
||||
- [renderer] fog
|
||||
- [renderer] bbox parts optimization
|
||||
- [md2] refactor
|
||||
- [3D] Add drawLine(x, y , color, size)
|
||||
- [2D] Fixed font support
|
||||
- [3D] Add drawBBox(x, y , color, size)
|
||||
- [File] Async file loading
|
||||
- [obj] Add multicolor support to obj
|
||||
- [Obj] Improve obj importing for multiple usemtl with same names
|
||||
|
||||
Reference in New Issue
Block a user