Nikola Petrov
|
d7afa1afc9
|
Extract RenderTexture from Canvas
For easyer managment of texures and potential buffers
|
2024-08-12 22:39:52 +02:00 |
|
Nikola Petrov
|
8f586169c1
|
Check hit to start moving the position
|
2024-04-18 06:04:13 +02:00 |
|
Nikola Petrov
|
2b2dfe751e
|
Simplify
calculation of canvas position based on the cursor position and expected rotation
|
2024-04-01 22:56:57 +02:00 |
|
Nikola Petrov
|
b87dd4203b
|
Change so it spins around pointer
|
2024-04-01 21:10:25 +02:00 |
|
Nikola Petrov
|
e3cc91359e
|
Move files
BackGround, Canvas, Tree to dir canvas
|
2024-03-21 09:29:02 +01:00 |
|
Nikola Petrov
|
611605550d
|
Add Canvas
Canvas contains the RenderTexture2D
contains the Tree
and now it's eazy to add more modules
|
2024-03-09 01:03:44 +01:00 |
|
Nikola Petrov
|
dcb479912f
|
Change to init app in init()
|
2024-03-06 22:33:17 +01:00 |
|
Nikola Petrov
|
05d0f63535
|
Make app class
to handle everithing and easy porting
|
2024-03-06 11:16:19 +01:00 |
|