hello guys im making some custom bullets but i have an error when i left click the bullets, does i need a drop sprite or something? the only things im using is collection, item and item_db2, i can generate the item and view the descripcion but when i left click on it i get gravity.
hello guys im making some custom bullets but i have an error when i left click the bullets, does i need a drop sprite or something? the only things im using is collection, item and item_db2, i can generate the item and view the descripcion but when i left click on it i get gravity.
collection:
item_db2:
//Ammunitions //============================================================================= //Bullets 8121,fire_bullet,Fire Bullet,10,15,,0,15,,,,0x01000000,7,2,32768,,1,,3,{ bonus bAtkEle,Ele_Fire; },{},{} 8122,water_bullet,Water Bullet,10,15,,0,15,,,,0x01000000,7,2,32768,,1,,3,{ bonus bAtkEle,Ele_Water; },{},{} 8123,earth_bullet,Earth Bullet,10,15,,0,15,,,,0x01000000,7,2,32768,,1,,3,{ bonus bAtkEle,Ele_Earth; },{},{} 8124,wind_bullet,Wind Bullet,10,15,,0,15,,,,0x01000000,7,2,32768,,1,,3,{ bonus bAtkEle,Ele_Wind; },{},{} 8125,shadow_bullet,Shadow Bullet,10,15,,0,15,,,,0x01000000,7,2,32768,,1,,3,{ bonus bAtkEle,Ele_Dark; },{},{} 8126,immaterial_bullet,Immaterial Bullet,10,15,,0,15,,,,0x01000000,7,2,32768,,1,,3,{ bonus bAtkEle,Ele_Spirit; },{},{}Edited by eboni001Link to comment
Share on other sites