for obj in bpy.context.collection.objects:
#{
ent_type = obj_ent_type( obj )
- if ent_type != 'none':
+ if ent_type != 'none' and ent_type != 'mdl_mesh':
#{
co = pos3d_to_2d( obj.location )
<div class="subcontent">
<b style="color:var(--k_ui_red1)">NOTE</b>:<i style="color:var(--k_ui_fg4)">
- The addon is designed for Blender version 3.6.<br>
+ The addon is designed for Blender version <s>3.6</s> 4.2.<br>
If using steam, you can
- switch to this version using the 'Betas' option, and select 3.6 - Stable LTS
+ switch to this version using the 'Betas' option, and select 4.2 - Stable LTS
</i><br>
<br>
editor. Since theres not many of us here at the moment, feel free to contact
me at <i>hgodden00@gmail.com</i> for any help.</p>
</div>
+<div class="subcontent">
+ <h2>-1. Preface</h2>
+ <p>
+ <b style="color:var(--k_ui_red1)">NOTE: If you just want to make a simple board with image and some colours, you can do that in-game now!</b><br>
+ Visit the Center Island's hut upstairs, or JC's woodshop.
+ </p>
+</div>
<div class="subcontent">
<h2>0. Things you need</h2>
<p>- Skaterift content is made using Blender. You can get
<a href="https://store.steampowered.com/app/365670/Blender/">
Blender from steam</a><br>
<b style="color:var(--k_ui_red1)">NOTE</b>:<i style="color:var(--k_ui_fg4)">
- The addon is designed for Blender version 3.6.<br>
+ The addon is designed for Blender version <s>3.6</s> 4.2.<br>
If using steam, you can
- switch to this version using the 'Betas' option, and select 3.6 - Stable LTS
+ switch to this version using the 'Betas' option, and select 4.2 - Stable LTS
</i><br>
<br>
- <a href="https://www.gimp.org/">GNU Gimp</a> or similar image editor.<br>
<a href="https://store.steampowered.com/app/365670/Blender/">
Blender from steam</a><br>
<b style="color:var(--k_ui_red1)">NOTE</b>:<i style="color:var(--k_ui_fg4)">
- The addon is designed for Blender version 3.6.<br>
+ The addon is designed for Blender version <s>3.6</s> 4.2.<br>
If using steam, you can
- switch to this version using the 'Betas' option, and select 3.6 - Stable LTS
+ switch to this version using the 'Betas' option, and select 4.2 - Stable LTS
</i><br>
<br>
- <a href="https://www.gimp.org/">GNU Gimp</a> or similar image editor.<br>
<a href="https://store.steampowered.com/app/365670/Blender/">
Blender from steam</a><br>
<b style="color:var(--k_ui_red1)">NOTE</b>:<i style="color:var(--k_ui_fg4)">
- The addon is designed for Blender version 3.6.<br>
+ The addon is designed for Blender version <s>3.6</s> 4.2.<br>
If using steam, you can
- switch to this version using the 'Betas' option, and select 3.6 - Stable LTS
+ switch to this version using the 'Betas' option, and select 4.2 - Stable LTS
</i><br>
<br>
- <a href="https://www.gimp.org/">GNU Gimp</a> or similar image editor.<br>
- - Download the <a href="files/world_template.zip">world_template.zip</a><br>
+ - Download the <a href="files/world_template_19.06.25.zip">world_template.zip</a><br>
- An installed copy of Skaterift of course.
</p>
</div>
?>
</div>
</div>
- <center><p>Copyright ©2021-2023 Mt.Zero Software. All rights reserved.
+ <center><p>Copyright ©2021-2025 Mt.Zero Software. All rights reserved.
All trademarks are property of their respective owners</p>
</center>
</body>