I may aswell post my info and findings.
The base arena block of canyon is
x y z 64 64 16
default offset
h v 32 0
<Object>
<Pivots>
<Pivot Pos="0 0 0"/>
</Pivots>
<GridSnap HStep="64" VStep="16" HOffset="32" VOffset="0"/>
</Object>
The base stadium platform block is
x y z 32 32 8
default offset
h v 16 0
<Object>
<Pivots>
<Pivot Pos="0 0 0"/>
</Pivots>
<GridSnap HStep="32" VStep="8" HOffset="16" VOffset="0"/>
</Object>
The base Storm block is
x y z 4 4 2
default offset
h v 4 0
<Object>
<Pivots>
<Pivot Pos="0 0 0"/>
</Pivots>
<GridSnap HStep="4" VStep="2" HOffset="2" VOffset="0"/>
</Object>
Transparency does not yet work.
Cube Snapping System seems to be working oddly.
Reproducing it via normal snapping is more effective.
The z value in pivots is non functional!
Meaning this does not work.
<Pivot Pos="0 0 0"/>
<Pivot Pos="0 16 0"/>
<Pivot Pos="0 32 0"/>
This basically is a try of adjusting block hight which also isn' supported yet.
Blocks ingame can be rotated in all directions.
plus key and minus key for x axis rotation
left arrow and right arrow for y axis rotation
down arrow and up arrow for z axis rotation
tabulator for changing the pivots.
If diffrent custom objects are stacked on each other the top object assumes the object under it has the same h and v steps as the top object effectively preventing proper placement or at least making it a lot harder to place.
Custom textures are possible with the limitation to "tdsn" and as a result lights, glass and water is not possible except if you make use of the default game textures and its physical ids.
Also note that in Shootmania you can only walljump on surfaces that are concrete, stone or metal etc. You can't walljump dirt and grass.
The bottom block of the stadium environment is larger in size then the others. I am talking about the platform block. If your object has the correct standart height your object will be "sized up" as well.
Shootmania blocks tend to be stuck in the floor ocassionally. This is due to the default platform/wall blocks doing that as well.
Spec, Normal and Diffuse Textures can cause weird shadow anomalies if they are done incorrectly.
List of Texture Property Types (PhysIDs)
Turbo (Canyon)
Ice (Storm)
PowerPath (Storm)
StaminaJump (Storm)
SlidingWood (Storm)
Glass (Stadium)
FreeWheeling (Stadium)
Snow
NotCollidable
Water
Concrete
Grass
Metal
Dirt
Rock
Stone
Wood
This is all for now. Enjoy.
NadeoImporter [update 2019/10/09]
Moderator: NADEO
Re: Custom Objects Specifications
Last edited by iyumichan on 30 Apr 2013, 15:54, edited 6 times in total.
- luftisbollentm2
- Translator
- Posts: 613
- Joined: 25 Aug 2011, 23:01
Re: Custom Objects Specifications
Stadium need some more lights.maxi031 wrote:Here are some impressions of Stadium Tunnel System![]()
https://dl.dropboxusercontent.com/u/117 ... nelSys.jpg
It might be still too big, but if i scale it more it loose connections to other stadium blocks.
spotlight walllight groundlight, etc.
anyone tryed to do a lamp block ?
PC: Amd x2 2500mhz 6gb ddr2 ati 5850 1024mb
best valley clip http://instagram.com/p/bTvCURtPCo/#
really show what valley is about <3
best valley clip http://instagram.com/p/bTvCURtPCo/#
really show what valley is about <3
Re: Custom Objects Specifications
Don't work for the moment... but it's on the list of Nadeo
No information about Sliding-Wood PhysID ??? Smae Phys than Glass on Stadium
(powerpath and staminajump too)
Edit : I FOUND IT....
THe slide texture is probably coming from Cryo
Slide Texture ID = ICE
Just Ice xD
No information about Sliding-Wood PhysID ??? Smae Phys than Glass on Stadium
(powerpath and staminajump too)
Edit : I FOUND IT....
THe slide texture is probably coming from Cryo
Slide Texture ID = ICE
Just Ice xD
Last edited by TitiShu on 24 Apr 2013, 14:27, edited 1 time in total.
OS:Windows 8.1 x64
CPU: i5 2500k
RAM: 2x4Go G.Skill Ares
GPU: MSI GTX570
Board: Asus P8Z68-V LX
HDD: WD Green + WD Black
SSD: Crucial M4 64Go
Sound: Realtek (onboard)
Peripherals: Mouse G700 - Keyboard G19 - Headset Roccat Kave
CPU: i5 2500k
RAM: 2x4Go G.Skill Ares
GPU: MSI GTX570
Board: Asus P8Z68-V LX
HDD: WD Green + WD Black
SSD: Crucial M4 64Go
Sound: Realtek (onboard)
Peripherals: Mouse G700 - Keyboard G19 - Headset Roccat Kave
Re: Custom Objects Specifications
Few more phis ids: Snow, Water, FreeWheeling.
Nice find TitiShu.
Nice find TitiShu.
My specs:
MOBO: MB AM3+ 970 Gigabyte GA-970A-DS3P
CPU: AM3+ AMD FX-8320E
GPU: Nvidia GeForce GTX750-Ti ASUS 2GB DDR5
RAM: DDR3 8GB 1866MHz Kingston HyperX
SSD: SATA3 120gb SanDisk
OS: Ubuntu 19.04
TY MICMO
MOBO: MB AM3+ 970 Gigabyte GA-970A-DS3P
CPU: AM3+ AMD FX-8320E
GPU: Nvidia GeForce GTX750-Ti ASUS 2GB DDR5
RAM: DDR3 8GB 1866MHz Kingston HyperX
SSD: SATA3 120gb SanDisk
OS: Ubuntu 19.04
TY MICMO
Re: Custom Objects Specifications
Sliding wood is different than ice.
you could have sliding wood blocks in a snowwy environments, and a different gameplay on each.
ice collision comes from the snow TMO environment.
You can't add lights to the objects yet, but this is in the list
The light-ramps blocks of stadium will be always ON in the future.
you could have sliding wood blocks in a snowwy environments, and a different gameplay on each.
ice collision comes from the snow TMO environment.
You can't add lights to the objects yet, but this is in the list

The light-ramps blocks of stadium will be always ON in the future.
Re: Custom Objects Specifications
Yeah !!Fix wrote:You can't add lights to the objects yet, but this is in the list

Same for CP and FinishLine ?
And what about up and down objects with "PageUp' and "PageDown" like Nadeo Blocks ?
Re: Custom Objects Specifications
Not in the list to my knowledge, but I don't know the "objects features list" exactly !
CP and finish lines are linked to more complex gameplay elements loacated in blocks, so I think the answer isn't simple.
Lights are just casting lights, it's only graphical information.
I imagine that with the "actions" you may be able to add pickable invisible items that will allow you to respawn where you picked them up (a kind of teleport item) ??
I don't know the power of the scripts and these action/items tools, so maybe I have too much imagination and this is not possible
CP and finish lines are linked to more complex gameplay elements loacated in blocks, so I think the answer isn't simple.
Lights are just casting lights, it's only graphical information.
I imagine that with the "actions" you may be able to add pickable invisible items that will allow you to respawn where you picked them up (a kind of teleport item) ??
I don't know the power of the scripts and these action/items tools, so maybe I have too much imagination and this is not possible

Re: Custom Objects Specifications
Fix wrote:I imagine that with the "actions" you may be able to add pickable invisible items that will allow you to respawn where you picked them up (a kind of teleport item) ??


well the first step is opening up the limitation on the number of custom objects in title packs anyways

i don't even think that we need such port function BUT what i REALLY want to see is to being able to enable Anchors for custom blocks, maybe there could be a tag inside the block's xml like
Code: Select all
<Anchor DefaultTag="ArrowPlatform" DefaultOrder="0"/>

Re: Custom Objects Specifications
steeffeen wrote:Fix wrote:I imagine that with the "actions" you may be able to add pickable invisible items that will allow you to respawn where you picked them up (a kind of teleport item) ??
![]()
I think you know more than me what is possible with the scripts SteeffeenFix wrote:I don't know the power of the scripts and these action/items tools, so maybe I have too much imagination and this is not possible

I repeat : didn't say it will be possible. I don't know how these things works.
It's programmer stuff



Re: Custom Objects Specifications
i knowFix wrote:I repeat : didn't say it will be possible. I don't know how these things works.
It's programmer stuff![]()
![]()

Who is online
Users browsing this forum: Bing [Bot] and 1 guest