SL22W07: Difference between revisions

From ETM
Jump to navigation Jump to search
(Created page with "◄ SL22W06 | SL22W08 ►")
 
No edit summary
Line 1: Line 1:
[[SL22W06|◄ SL22W06]] | [[SL22W08|SL22W08 ►]]
[[SL22W06|◄ SL22W06]] | [[SL22W08|SL22W08 ►]]
<br />
* define location as middle loc
* use width, height, depth as params
* use noise function for roughness
* detect features and fully include or exclude
* action for asteroid field grabs multiple places on surface/ underground and moves them within the area.
* create asteroidfield from world location+radius
* replacement map for blocks
* create asteroid plot action config
* needs object definition smaller than a chunk
* define whole chunk area, add sub-selection for the feature dimension
* test movement mode of smaller selections with asteroids
* chunk save minified
* creates normal chunk area but only selects blocks not air
* chunk modify
* starts movement mode of saved area
* kept in chunkli storage. movement updates

Revision as of 15:52, 14 February 2022

◄ SL22W06 | SL22W08 ►


  • define location as middle loc
* use width, height, depth as params
* use noise function for roughness
* detect features and fully include or exclude
* action for asteroid field grabs multiple places on surface/ underground and moves them within the area.
* create asteroidfield from world location+radius
* replacement map for blocks
* create asteroid plot action config
* needs object definition smaller than a chunk
* define whole chunk area, add sub-selection for the feature dimension
* test movement mode of smaller selections with asteroids
* chunk save minified 
* creates normal chunk area but only selects blocks not air
* chunk modify
* starts movement mode of saved area
* kept in chunkli storage. movement updates