|
1a7c404a17
|
Implemented texture scale for TiledWalls.
|
2022-07-31 14:47:23 +02:00 |
|
|
27eafa074e
|
Fixed the 2 add methods in TiledWallData.
|
2022-07-31 13:22:55 +02:00 |
|
|
71f9dd4cd2
|
Added collider z offset, and texture scale parameters to TiledWallData. Also smaller fixes and codestyle improvements.
|
2022-07-31 11:29:03 +02:00 |
|
|
249dd4d661
|
Updated property hints for variant arrays.
|
2022-07-30 21:58:40 +02:00 |
|
|
6a18764f1d
|
TiledWallData's size is now a float instad of a vector2.
|
2022-05-26 18:49:24 +02:00 |
|
|
36437d98b2
|
Renamed the internal vectors of TiledWallData.
|
2022-05-26 18:42:24 +02:00 |
|
|
f141399345
|
Removed the _texture_ infix from the methods in TiledWallData which were not supposed to have it.
|
2022-05-26 18:38:01 +02:00 |
|
|
c7e1f40435
|
Also added a collider type enum for TiledWallData. Not used yet.
|
2022-05-26 18:26:05 +02:00 |
|
|
09a4afc907
|
Reworked TiledWallData's api, and added per tile size and z offset members. Mesh generation does not use them yet.
|
2022-05-26 18:17:48 +02:00 |
|
|
d3f5ed6511
|
Cleaned up the props module aswell.
|
2022-03-18 03:22:03 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|